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