Class ListCachePoliciesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.ListCachePoliciesRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListCachePoliciesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListCachePoliciesRequestMarshaller
extends Object
implements Marshaller<ListCachePoliciesRequest>
ListCachePoliciesRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListCachePoliciesRequest listCachePoliciesRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListCachePoliciesRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListCachePoliciesRequest>
- Parameters:
- listCachePoliciesRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-