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