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