| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopDeploymentResponse |
CodeDeployClient.stopDeployment(StopDeploymentRequest stopDeploymentRequest)
Attempts to stop an ongoing deployment.
|
default CompletableFuture<StopDeploymentResponse> |
CodeDeployAsyncClient.stopDeployment(StopDeploymentRequest stopDeploymentRequest)
Attempts to stop an ongoing deployment.
|
| Modifier and Type | Method and Description |
|---|---|
Request<StopDeploymentRequest> |
StopDeploymentRequestMarshaller.marshall(StopDeploymentRequest stopDeploymentRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<StopDeploymentRequest> |
StopDeploymentRequestMarshaller.marshall(StopDeploymentRequest stopDeploymentRequest) |
void |
StopDeploymentRequestModelMarshaller.marshall(StopDeploymentRequest stopDeploymentRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.