| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| Modifier and Type | Method and Description |
|---|---|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions()
Lists the available platforms.
|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions(Consumer<ListPlatformVersionsRequest.Builder> listPlatformVersionsRequest)
Lists the available platforms.
|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions(ListPlatformVersionsRequest listPlatformVersionsRequest)
Lists the available platforms.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPlatformVersionsResponse> |
ElasticBeanstalkAsyncClient.listPlatformVersions()
Lists the available platforms.
|
default CompletableFuture<ListPlatformVersionsResponse> |
ElasticBeanstalkAsyncClient.listPlatformVersions(Consumer<ListPlatformVersionsRequest.Builder> listPlatformVersionsRequest)
Lists the available platforms.
|
default CompletableFuture<ListPlatformVersionsResponse> |
ElasticBeanstalkAsyncClient.listPlatformVersions(ListPlatformVersionsRequest listPlatformVersionsRequest)
Lists the available platforms.
|
Copyright © 2019. All rights reserved.