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 SummaryConstructorsConstructorDescriptionGetStreamingDistributionRequestMarshaller(AwsXmlProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetStreamingDistributionRequest getStreamingDistributionRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetStreamingDistributionRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetStreamingDistributionRequest>
- Parameters:
- getStreamingDistributionRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-