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