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