Class GetDataProtectionPolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sns.transform.GetDataProtectionPolicyRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetDataProtectionPolicyRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetDataProtectionPolicyRequestMarshaller
extends Object
implements Marshaller<GetDataProtectionPolicyRequest>
GetDataProtectionPolicyRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetDataProtectionPolicyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetDataProtectionPolicyRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetDataProtectionPolicyRequest>- Parameters:
 getDataProtectionPolicyRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -