| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.paginators |
| 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) |
Copyright © 2019. All rights reserved.