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