| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetDeploymentsResponse |
CodeDeployClient.batchGetDeployments(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
default CompletableFuture<BatchGetDeploymentsResponse> |
CodeDeployAsyncClient.batchGetDeployments(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
| Modifier and Type | Method and Description |
|---|---|
Request<BatchGetDeploymentsRequest> |
BatchGetDeploymentsRequestMarshaller.marshall(BatchGetDeploymentsRequest batchGetDeploymentsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<BatchGetDeploymentsRequest> |
BatchGetDeploymentsRequestMarshaller.marshall(BatchGetDeploymentsRequest batchGetDeploymentsRequest) |
void |
BatchGetDeploymentsRequestModelMarshaller.marshall(BatchGetDeploymentsRequest batchGetDeploymentsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.