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