Class DeleteDataProtectionPolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.transform.DeleteDataProtectionPolicyRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteDataProtectionPolicyRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteDataProtectionPolicyRequestMarshaller
extends Object
implements Marshaller<DeleteDataProtectionPolicyRequest>
DeleteDataProtectionPolicyRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteDataProtectionPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteDataProtectionPolicyRequest deleteDataProtectionPolicyRequest)
-
Constructor Details
-
DeleteDataProtectionPolicyRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DeleteDataProtectionPolicyRequest deleteDataProtectionPolicyRequest) - Specified by:
marshallin interfaceMarshaller<DeleteDataProtectionPolicyRequest>
-