| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetDeploymentInstancesResponse |
CodeDeployClient.batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest)
Gets information about one or more instance that are part of a deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetDeploymentInstancesResponse> |
CodeDeployAsyncClient.batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest)
Gets information about one or more instance that are part of a deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDeploymentInstancesResponse |
BatchGetDeploymentInstancesResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.