| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopDeploymentResponse> |
CodeDeployAsyncClient.stopDeployment(StopDeploymentRequest stopDeploymentRequest)
Attempts to stop an ongoing deployment.
|
default StopDeploymentResponse |
CodeDeployClient.stopDeployment(StopDeploymentRequest stopDeploymentRequest)
Attempts to stop an ongoing deployment.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopDeploymentRequestMarshaller.marshall(StopDeploymentRequest stopDeploymentRequest) |
Copyright © 2020. All rights reserved.