| Package | Description |
|---|---|
| com.amazonaws.services.appconfig |
AppConfig feature flags and dynamic configurations help software builders quickly and securely adjust application
behavior in production environments without full code deployments.
|
| com.amazonaws.services.appconfig.model |
| Modifier and Type | Method and Description |
|---|---|
ListHostedConfigurationVersionsResult |
AbstractAmazonAppConfig.listHostedConfigurationVersions(ListHostedConfigurationVersionsRequest request) |
ListHostedConfigurationVersionsResult |
AmazonAppConfigClient.listHostedConfigurationVersions(ListHostedConfigurationVersionsRequest request)
Lists configurations stored in the AppConfig hosted configuration store by version.
|
ListHostedConfigurationVersionsResult |
AmazonAppConfig.listHostedConfigurationVersions(ListHostedConfigurationVersionsRequest listHostedConfigurationVersionsRequest)
Lists configurations stored in the AppConfig hosted configuration store by version.
|
| Modifier and Type | Method and Description |
|---|---|
ListHostedConfigurationVersionsResult |
ListHostedConfigurationVersionsResult.clone() |
ListHostedConfigurationVersionsResult |
ListHostedConfigurationVersionsResult.withItems(Collection<HostedConfigurationVersionSummary> items)
The elements from this collection.
|
ListHostedConfigurationVersionsResult |
ListHostedConfigurationVersionsResult.withItems(HostedConfigurationVersionSummary... items)
The elements from this collection.
|
ListHostedConfigurationVersionsResult |
ListHostedConfigurationVersionsResult.withNextToken(String nextToken)
The token for the next set of items to return.
|
Copyright © 2024. All rights reserved.