Class GetCachePolicyConfigRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.GetCachePolicyConfigRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetCachePolicyConfigRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetCachePolicyConfigRequestMarshaller
extends Object
implements Marshaller<GetCachePolicyConfigRequest>
GetCachePolicyConfigRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetCachePolicyConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetCachePolicyConfigRequest getCachePolicyConfigRequest)
-
Constructor Details
-
GetCachePolicyConfigRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetCachePolicyConfigRequest>
-