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