static GetLatestConfigurationResponse.Builder |
GetLatestConfigurationResponse.builder() |
|
GetLatestConfigurationResponse.Builder |
GetLatestConfigurationResponse.Builder.configuration(SdkBytes configuration) |
The data of the configuration.
|
GetLatestConfigurationResponse.Builder |
GetLatestConfigurationResponse.Builder.contentType(String contentType) |
A standard MIME type describing the format of the configuration content.
|
GetLatestConfigurationResponse.Builder |
GetLatestConfigurationResponse.Builder.nextPollConfigurationToken(String nextPollConfigurationToken) |
The latest token describing the current state of the configuration session.
|
GetLatestConfigurationResponse.Builder |
GetLatestConfigurationResponse.Builder.nextPollIntervalInSeconds(Integer nextPollIntervalInSeconds) |
The amount of time the client should wait before polling for configuration updates again.
|
GetLatestConfigurationResponse.Builder |
GetLatestConfigurationResponse.toBuilder() |
|
GetLatestConfigurationResponse.Builder |
GetLatestConfigurationResponse.Builder.versionLabel(String versionLabel) |
The user-defined label for the AppConfig hosted configuration version.
|