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