| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.paginators | |
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListPlatformBranchesResponse |
ElasticBeanstalkClient.listPlatformBranches(ListPlatformBranchesRequest listPlatformBranchesRequest)
Lists the platform branches available for your account in an AWS Region.
|
default CompletableFuture<ListPlatformBranchesResponse> |
ElasticBeanstalkAsyncClient.listPlatformBranches(ListPlatformBranchesRequest listPlatformBranchesRequest)
Lists the platform branches available for your account in an AWS Region.
|
default ListPlatformBranchesIterable |
ElasticBeanstalkClient.listPlatformBranchesPaginator(ListPlatformBranchesRequest listPlatformBranchesRequest)
Lists the platform branches available for your account in an AWS Region.
|
default ListPlatformBranchesPublisher |
ElasticBeanstalkAsyncClient.listPlatformBranchesPaginator(ListPlatformBranchesRequest listPlatformBranchesRequest)
Lists the platform branches available for your account in an AWS Region.
|
| Constructor and Description |
|---|
ListPlatformBranchesIterable(ElasticBeanstalkClient client,
ListPlatformBranchesRequest firstRequest) |
ListPlatformBranchesPublisher(ElasticBeanstalkAsyncClient client,
ListPlatformBranchesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPlatformBranchesRequestMarshaller.marshall(ListPlatformBranchesRequest listPlatformBranchesRequest) |
Copyright © 2021. All rights reserved.