Class CreateCachePolicyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudfront.transform.CreateCachePolicyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateCachePolicyRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateCachePolicyRequestMarshaller extends Object implements Marshaller<CreateCachePolicyRequest>
CreateCachePolicyRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateCachePolicyRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateCachePolicyRequest createCachePolicyRequest)
-
-
-
Constructor Detail
-
CreateCachePolicyRequestMarshaller
public CreateCachePolicyRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateCachePolicyRequest createCachePolicyRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateCachePolicyRequest>
-
-