| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises
instances running in your own facility, serverless Lambda functions, or applications in an Amazon ECS service.
|
| 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 |
|---|---|
SdkHttpFullRequest |
StopDeploymentRequestMarshaller.marshall(StopDeploymentRequest stopDeploymentRequest) |
Copyright © 2022. All rights reserved.