| 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 |
|---|---|
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.