Class ListBatchJobDefinitionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.m2.transform.ListBatchJobDefinitionsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListBatchJobDefinitionsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListBatchJobDefinitionsRequestMarshaller
extends Object
implements Marshaller<ListBatchJobDefinitionsRequest>
ListBatchJobDefinitionsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListBatchJobDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListBatchJobDefinitionsRequest listBatchJobDefinitionsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListBatchJobDefinitionsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListBatchJobDefinitionsRequest>- Parameters:
 listBatchJobDefinitionsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -