| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
static ListPlatformVersionsResponse.Builder |
ListPlatformVersionsResponse.builder() |
ListPlatformVersionsResponse.Builder |
ListPlatformVersionsResponse.Builder.nextToken(String nextToken)
The starting index into the remaining list of platforms.
|
ListPlatformVersionsResponse.Builder |
ListPlatformVersionsResponse.Builder.platformSummaryList(Collection<PlatformSummary> platformSummaryList)
Detailed information about the platforms.
|
ListPlatformVersionsResponse.Builder |
ListPlatformVersionsResponse.Builder.platformSummaryList(Consumer<PlatformSummary.Builder>... platformSummaryList)
Detailed information about the platforms.
|
ListPlatformVersionsResponse.Builder |
ListPlatformVersionsResponse.Builder.platformSummaryList(PlatformSummary... platformSummaryList)
Detailed information about the platforms.
|
ListPlatformVersionsResponse.Builder |
ListPlatformVersionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListPlatformVersionsResponse.Builder> |
ListPlatformVersionsResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.