| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.paginators | |
| software.amazon.awssdk.services.codedeploy.waiters |
| Modifier and Type | Method and Description |
|---|---|
static CodeDeployAsyncClient |
CodeDeployAsyncClient.create()
Create a
CodeDeployAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListApplicationRevisionsPublisher(CodeDeployAsyncClient client,
ListApplicationRevisionsRequest firstRequest) |
ListApplicationsPublisher(CodeDeployAsyncClient client,
ListApplicationsRequest firstRequest) |
ListDeploymentConfigsPublisher(CodeDeployAsyncClient client,
ListDeploymentConfigsRequest firstRequest) |
ListDeploymentGroupsPublisher(CodeDeployAsyncClient client,
ListDeploymentGroupsRequest firstRequest) |
ListDeploymentsPublisher(CodeDeployAsyncClient client,
ListDeploymentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
CodeDeployAsyncWaiter.Builder |
CodeDeployAsyncWaiter.Builder.client(CodeDeployAsyncClient client)
Sets a custom
CodeDeployAsyncClient that will be used to poll the resource |
Copyright © 2022. All rights reserved.