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