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