| 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 |
|---|---|
ListHostedConfigurationVersionsRequest |
ListHostedConfigurationVersionsRequest.clone() |
ListHostedConfigurationVersionsRequest |
ListHostedConfigurationVersionsRequest.withApplicationId(String applicationId)
The application ID.
|
ListHostedConfigurationVersionsRequest |
ListHostedConfigurationVersionsRequest.withConfigurationProfileId(String configurationProfileId)
The configuration profile ID.
|
ListHostedConfigurationVersionsRequest |
ListHostedConfigurationVersionsRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
ListHostedConfigurationVersionsRequest |
ListHostedConfigurationVersionsRequest.withNextToken(String nextToken)
A token to start the list.
|
ListHostedConfigurationVersionsRequest |
ListHostedConfigurationVersionsRequest.withVersionLabel(String versionLabel)
An optional filter that can be used to specify the version label of an AppConfig hosted configuration version.
|
Copyright © 2024. All rights reserved.