| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.paginators |
| Modifier and Type | Method and Description |
|---|---|
static CodeDeployClient |
CodeDeployClient.create()
Create a
CodeDeployClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListApplicationRevisionsIterable(CodeDeployClient client,
ListApplicationRevisionsRequest firstRequest) |
ListApplicationsIterable(CodeDeployClient client,
ListApplicationsRequest firstRequest) |
ListDeploymentConfigsIterable(CodeDeployClient client,
ListDeploymentConfigsRequest firstRequest) |
ListDeploymentGroupsIterable(CodeDeployClient client,
ListDeploymentGroupsRequest firstRequest) |
ListDeploymentsIterable(CodeDeployClient client,
ListDeploymentsRequest firstRequest) |
Copyright © 2020. All rights reserved.