| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig.model |
| Modifier and Type | Method and Description |
|---|---|
static GetConfigurationResponse.Builder |
GetConfigurationResponse.builder() |
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.configurationVersion(String configurationVersion)
The configuration version.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.content(SdkBytes content)
The content of the configuration or the configuration data.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.contentType(String contentType)
A standard MIME type describing the format of the configuration content.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetConfigurationResponse.Builder> |
GetConfigurationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.