| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListApplicationsResponse |
CodeDeployClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists the applications registered with the applicable IAM user or AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListApplicationsResponse> |
CodeDeployAsyncClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists the applications registered with the applicable IAM user or AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsResponse |
ListApplicationsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.