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