Class GetDistributionConfigRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.GetDistributionConfigRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetDistributionConfigRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetDistributionConfigRequestMarshaller
extends Object
implements Marshaller<GetDistributionConfigRequest>
GetDistributionConfigRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetDistributionConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetDistributionConfigRequest getDistributionConfigRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetDistributionConfigRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetDistributionConfigRequest>- Parameters:
 getDistributionConfigRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -