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