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