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