Class ListConfigurationCheckOperationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssmsap.transform.ListConfigurationCheckOperationsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListConfigurationCheckOperationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListConfigurationCheckOperationsRequestMarshaller
extends Object
implements Marshaller<ListConfigurationCheckOperationsRequest>
ListConfigurationCheckOperationsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescription
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListConfigurationCheckOperationsRequest listConfigurationCheckOperationsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListConfigurationCheckOperationsRequestMarshallerpublic ListConfigurationCheckOperationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
 
- 
- 
Method Details- 
marshallpublic SdkHttpFullRequest marshall(ListConfigurationCheckOperationsRequest listConfigurationCheckOperationsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListConfigurationCheckOperationsRequest>
- Parameters:
- listConfigurationCheckOperationsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-