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