Class PutDataProtectionPolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sns.transform.PutDataProtectionPolicyRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutDataProtectionPolicyRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutDataProtectionPolicyRequestMarshaller
extends Object
implements Marshaller<PutDataProtectionPolicyRequest>
PutDataProtectionPolicyRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionPutDataProtectionPolicyRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest)
-
Constructor Details
-
PutDataProtectionPolicyRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<PutDataProtectionPolicyRequest>
-