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>
DeleteCachePolicyRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteCachePolicyRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DeleteCachePolicyRequest deleteCachePolicyRequest)
-
-
-
Constructor Detail
-
DeleteCachePolicyRequestMarshaller
public DeleteCachePolicyRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteCachePolicyRequest deleteCachePolicyRequest)
- Specified by:
marshall
in interfaceMarshaller<DeleteCachePolicyRequest>
-
-