| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDeploymentConfigsResponse |
CodeDeployClient.listDeploymentConfigs(ListDeploymentConfigsRequest listDeploymentConfigsRequest)
Lists the deployment configurations with the applicable IAM user or AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDeploymentConfigsResponse> |
CodeDeployAsyncClient.listDeploymentConfigs(ListDeploymentConfigsRequest listDeploymentConfigsRequest)
Lists the deployment configurations with the applicable IAM user or AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentConfigsResponse |
ListDeploymentConfigsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.