| 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 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) |
| Modifier and Type | Method and Description |
|---|---|
CodeDeployWaiter.Builder |
CodeDeployWaiter.Builder.client(CodeDeployClient client)
Sets a custom
CodeDeployClient that will be used to poll the resource |
Copyright © 2022. All rights reserved.