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