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