Class PutDataProtectionPolicyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sns.transform.PutDataProtectionPolicyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<PutDataProtectionPolicyRequest>
@Generated("software.amazon.awssdk:codegen") public class PutDataProtectionPolicyRequestMarshaller extends Object implements Marshaller<PutDataProtectionPolicyRequest>
PutDataProtectionPolicyRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description PutDataProtectionPolicyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest)
-
-
-
Constructor Detail
-
PutDataProtectionPolicyRequestMarshaller
public PutDataProtectionPolicyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest)
- Specified by:
marshall
in interfaceMarshaller<PutDataProtectionPolicyRequest>
-
-