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