| 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.waiters |
| Modifier and Type | Method and Description |
|---|---|
default CodeDeployAsyncWaiter |
CodeDeployAsyncClient.waiter()
Create an instance of
CodeDeployAsyncWaiter using this client. |
| Modifier and Type | Method and Description |
|---|---|
CodeDeployAsyncWaiter |
CodeDeployAsyncWaiter.Builder.build()
Builds an instance of
CodeDeployAsyncWaiter based on the configurations supplied to this builder |
static CodeDeployAsyncWaiter |
CodeDeployAsyncWaiter.create()
Create an instance of
CodeDeployAsyncWaiter with the default configuration. |
Copyright © 2023. All rights reserved.