| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDeploymentsResponse |
CodeDeployClient.listDeployments(ListDeploymentsRequest listDeploymentsRequest)
Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS
account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDeploymentsResponse> |
CodeDeployAsyncClient.listDeployments(ListDeploymentsRequest listDeploymentsRequest)
Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS
account.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentsResponse |
ListDeploymentsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.