| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig.model |
| Modifier and Type | Method and Description |
|---|---|
static ListHostedConfigurationVersionsResponse.Builder |
ListHostedConfigurationVersionsResponse.builder() |
ListHostedConfigurationVersionsResponse.Builder |
ListHostedConfigurationVersionsResponse.Builder.items(Collection<HostedConfigurationVersionSummary> items)
The elements from this collection.
|
ListHostedConfigurationVersionsResponse.Builder |
ListHostedConfigurationVersionsResponse.Builder.items(Consumer<HostedConfigurationVersionSummary.Builder>... items)
The elements from this collection.
|
ListHostedConfigurationVersionsResponse.Builder |
ListHostedConfigurationVersionsResponse.Builder.items(HostedConfigurationVersionSummary... items)
The elements from this collection.
|
ListHostedConfigurationVersionsResponse.Builder |
ListHostedConfigurationVersionsResponse.Builder.nextToken(String nextToken)
The token for the next set of items to return.
|
ListHostedConfigurationVersionsResponse.Builder |
ListHostedConfigurationVersionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListHostedConfigurationVersionsResponse.Builder> |
ListHostedConfigurationVersionsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.