| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetDeploymentGroupsResponse |
CodeDeployClient.batchGetDeploymentGroups(BatchGetDeploymentGroupsRequest batchGetDeploymentGroupsRequest)
Gets information about one or more deployment groups.
|
default CompletableFuture<BatchGetDeploymentGroupsResponse> |
CodeDeployAsyncClient.batchGetDeploymentGroups(BatchGetDeploymentGroupsRequest batchGetDeploymentGroupsRequest)
Gets information about one or more deployment groups.
|
| Modifier and Type | Method and Description |
|---|---|
Request<BatchGetDeploymentGroupsRequest> |
BatchGetDeploymentGroupsRequestMarshaller.marshall(BatchGetDeploymentGroupsRequest batchGetDeploymentGroupsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<BatchGetDeploymentGroupsRequest> |
BatchGetDeploymentGroupsRequestMarshaller.marshall(BatchGetDeploymentGroupsRequest batchGetDeploymentGroupsRequest) |
void |
BatchGetDeploymentGroupsRequestModelMarshaller.marshall(BatchGetDeploymentGroupsRequest batchGetDeploymentGroupsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.