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