| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| Modifier and Type | Method and Description |
|---|---|
default GetApplicationResponse |
CodeDeployClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Gets information about an application.
|
default GetApplicationResponse |
CodeDeployClient.getApplication(GetApplicationRequest getApplicationRequest)
Gets information about an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetApplicationResponse> |
CodeDeployAsyncClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Gets information about an application.
|
default CompletableFuture<GetApplicationResponse> |
CodeDeployAsyncClient.getApplication(GetApplicationRequest getApplicationRequest)
Gets information about an application.
|
Copyright © 2020. All rights reserved.