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
Constructors Constructor Description GetDistributionConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetDistributionConfigRequest getDistributionConfigRequest)
-
-
-
Constructor Detail
-
GetDistributionConfigRequestMarshaller
public GetDistributionConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetDistributionConfigRequest getDistributionConfigRequest)
- Specified by:
marshall
in interfaceMarshaller<GetDistributionConfigRequest>
-
-