| 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.
|
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 |
|---|---|
Request<BatchGetDeploymentInstancesRequest> |
BatchGetDeploymentInstancesRequestMarshaller.marshall(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<BatchGetDeploymentInstancesRequest> |
BatchGetDeploymentInstancesRequestMarshaller.marshall(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest) |
void |
BatchGetDeploymentInstancesRequestModelMarshaller.marshall(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.