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