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