| 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 ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions(ListPlatformVersionsRequest listPlatformVersionsRequest)
Lists the platform versions available for your account in an AWS Region.
|
default CompletableFuture<ListPlatformVersionsResponse> |
ElasticBeanstalkAsyncClient.listPlatformVersions(ListPlatformVersionsRequest listPlatformVersionsRequest)
Lists the platform versions available for your account in an AWS Region.
|
default ListPlatformVersionsIterable |
ElasticBeanstalkClient.listPlatformVersionsPaginator(ListPlatformVersionsRequest listPlatformVersionsRequest)
Lists the platform versions available for your account in an AWS Region.
|
default ListPlatformVersionsPublisher |
ElasticBeanstalkAsyncClient.listPlatformVersionsPaginator(ListPlatformVersionsRequest listPlatformVersionsRequest)
Lists the platform versions available for your account in an AWS Region.
|
| Constructor and Description |
|---|
ListPlatformVersionsIterable(ElasticBeanstalkClient client,
ListPlatformVersionsRequest firstRequest) |
ListPlatformVersionsPublisher(ElasticBeanstalkAsyncClient client,
ListPlatformVersionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPlatformVersionsRequestMarshaller.marshall(ListPlatformVersionsRequest listPlatformVersionsRequest) |
Copyright © 2022. All rights reserved.