| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| Modifier and Type | Method and Description |
|---|---|
default BatchGetApplicationsResponse |
CodeDeployClient.batchGetApplications(BatchGetApplicationsRequest batchGetApplicationsRequest)
Gets information about one or more applications.
|
default BatchGetApplicationsResponse |
CodeDeployClient.batchGetApplications(Consumer<BatchGetApplicationsRequest.Builder> batchGetApplicationsRequest)
Gets information about one or more applications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetApplicationsResponse> |
CodeDeployAsyncClient.batchGetApplications(BatchGetApplicationsRequest batchGetApplicationsRequest)
Gets information about one or more applications.
|
default CompletableFuture<BatchGetApplicationsResponse> |
CodeDeployAsyncClient.batchGetApplications(Consumer<BatchGetApplicationsRequest.Builder> batchGetApplicationsRequest)
Gets information about one or more applications.
|
Copyright © 2020. All rights reserved.