| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformFilter> |
ListPlatformVersionsRequest.filters()
List only the platforms where the platform member value relates to one of the supplied values.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformVersionsRequest.Builder |
ListPlatformVersionsRequest.Builder.filters(PlatformFilter... filters)
List only the platforms where the platform member value relates to one of the supplied values.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformVersionsRequest.Builder |
ListPlatformVersionsRequest.Builder.filters(Collection<PlatformFilter> filters)
List only the platforms where the platform member value relates to one of the supplied values.
|
Copyright © 2019. All rights reserved.