| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk |  | 
| com.amazonaws.services.elasticbeanstalk.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<ListPlatformVersionsResult> | AWSElasticBeanstalkAsync. listPlatformVersionsAsync(ListPlatformVersionsRequest listPlatformVersionsRequest,
                         AsyncHandler<ListPlatformVersionsRequest,ListPlatformVersionsResult> asyncHandler)
 Lists the platform versions available for your account in an AWS Region. | 
| Future<ListPlatformVersionsResult> | AbstractAWSElasticBeanstalkAsync. listPlatformVersionsAsync(ListPlatformVersionsRequest request,
                         AsyncHandler<ListPlatformVersionsRequest,ListPlatformVersionsResult> asyncHandler) | 
| Future<ListPlatformVersionsResult> | AWSElasticBeanstalkAsyncClient. listPlatformVersionsAsync(ListPlatformVersionsRequest request,
                         AsyncHandler<ListPlatformVersionsRequest,ListPlatformVersionsResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| ListPlatformVersionsRequest | ListPlatformVersionsRequest. clone() | 
| ListPlatformVersionsRequest | ListPlatformVersionsRequest. withFilters(Collection<PlatformFilter> filters)
 Criteria for restricting the resulting list of platform versions. | 
| ListPlatformVersionsRequest | ListPlatformVersionsRequest. withFilters(PlatformFilter... filters)
 Criteria for restricting the resulting list of platform versions. | 
| ListPlatformVersionsRequest | ListPlatformVersionsRequest. withMaxRecords(Integer maxRecords)
 The maximum number of platform version values returned in one call. | 
| ListPlatformVersionsRequest | ListPlatformVersionsRequest. withNextToken(String nextToken)
 For a paginated request. | 
Copyright © 2021. All rights reserved.