Class UpdateDistributionWithStagingConfigRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudfront.transform.UpdateDistributionWithStagingConfigRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UpdateDistributionWithStagingConfigRequest>
@Generated("software.amazon.awssdk:codegen") public class UpdateDistributionWithStagingConfigRequestMarshaller extends Object implements Marshaller<UpdateDistributionWithStagingConfigRequest>
UpdateDistributionWithStagingConfigRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateDistributionWithStagingConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateDistributionWithStagingConfigRequest updateDistributionWithStagingConfigRequest)
-
-
-
Constructor Detail
-
UpdateDistributionWithStagingConfigRequestMarshaller
public UpdateDistributionWithStagingConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateDistributionWithStagingConfigRequest updateDistributionWithStagingConfigRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateDistributionWithStagingConfigRequest>
-
-