| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig |
Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application
configurations.
|
| software.amazon.awssdk.services.appconfig.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetConfigurationResponse |
AppConfigClient.getConfiguration(GetConfigurationRequest getConfigurationRequest)
Deprecated.
This API has been deprecated in favor of the GetLatestConfiguration API used in conjunction with
StartConfigurationSession.
|
default CompletableFuture<GetConfigurationResponse> |
AppConfigAsyncClient.getConfiguration(GetConfigurationRequest getConfigurationRequest)
Deprecated.
This API has been deprecated in favor of the GetLatestConfiguration API used in conjunction with
StartConfigurationSession.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetConfigurationRequestMarshaller.marshall(GetConfigurationRequest getConfigurationRequest) |
Copyright © 2023. All rights reserved.