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