| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDeploymentInstancesResponse |
CodeDeployClient.listDeploymentInstances(ListDeploymentInstancesRequest listDeploymentInstancesRequest)
Lists the instance for a deployment associated with the applicable IAM user or AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDeploymentInstancesResponse> |
CodeDeployAsyncClient.listDeploymentInstances(ListDeploymentInstancesRequest listDeploymentInstancesRequest)
Lists the instance for a deployment associated with the applicable IAM user or AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentInstancesResponse |
ListDeploymentInstancesResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.