| Package | Description |
|---|---|
| com.amazonaws.services.appconfig |
Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application
configurations.
|
| 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 © 2023. All rights reserved.