| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfigdata |
AppConfig Data provides the data plane APIs your application uses to retrieve configuration data.
|
| software.amazon.awssdk.services.appconfigdata.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetLatestConfigurationResponse |
AppConfigDataClient.getLatestConfiguration(GetLatestConfigurationRequest getLatestConfigurationRequest)
Retrieves the latest deployed configuration.
|
default CompletableFuture<GetLatestConfigurationResponse> |
AppConfigDataAsyncClient.getLatestConfiguration(GetLatestConfigurationRequest getLatestConfigurationRequest)
Retrieves the latest deployed configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLatestConfigurationRequestMarshaller.marshall(GetLatestConfigurationRequest getLatestConfigurationRequest) |
Copyright © 2023. All rights reserved.