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