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