Class ListBatchJobExecutionsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.m2.transform.ListBatchJobExecutionsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListBatchJobExecutionsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListBatchJobExecutionsRequestMarshaller extends Object implements Marshaller<ListBatchJobExecutionsRequest>
ListBatchJobExecutionsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListBatchJobExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)
-
-
-
Constructor Detail
-
ListBatchJobExecutionsRequestMarshaller
public ListBatchJobExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)
- Specified by:
marshallin interfaceMarshaller<ListBatchJobExecutionsRequest>
-
-