| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ConfigurationOptionSetting | ConfigurationOptionSetting. clone() | 
| ConfigurationOptionSetting | ConfigurationOptionSetting. withNamespace(String namespace)
 A unique namespace identifying the option's associated AWS resource. | 
| ConfigurationOptionSetting | ConfigurationOptionSetting. withOptionName(String optionName)
 The name of the configuration option. | 
| ConfigurationOptionSetting | ConfigurationOptionSetting. withResourceName(String resourceName)
 A unique resource name for a time-based scaling configuration option. | 
| ConfigurationOptionSetting | ConfigurationOptionSetting. withValue(String value)
 The current value for the configuration option. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ConfigurationOptionSetting> | CreatePlatformVersionRequest. getOptionSettings()
 The configuration option settings to apply to the builder environment. | 
| List<ConfigurationOptionSetting> | ConfigurationSettingsDescription. getOptionSettings()
 A list of the configuration options and their values in this configuration set. | 
| List<ConfigurationOptionSetting> | ValidateConfigurationSettingsRequest. getOptionSettings()
 A list of the options and desired values to evaluate. | 
| List<ConfigurationOptionSetting> | UpdateEnvironmentRequest. getOptionSettings()
 If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and
 sets the specified configuration options to the requested value. | 
| List<ConfigurationOptionSetting> | CreateConfigurationTemplateResult. getOptionSettings()
 A list of the configuration options and their values in this configuration set. | 
| List<ConfigurationOptionSetting> | UpdateConfigurationTemplateRequest. getOptionSettings()
 A list of configuration option settings to update with the new specified option value. | 
| List<ConfigurationOptionSetting> | CreateConfigurationTemplateRequest. getOptionSettings()
 If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value. | 
| List<ConfigurationOptionSetting> | UpdateConfigurationTemplateResult. getOptionSettings()
 A list of the configuration options and their values in this configuration set. | 
| List<ConfigurationOptionSetting> | CreateEnvironmentRequest. getOptionSettings()
 If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the
 configuration set for the new environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreatePlatformVersionRequest | CreatePlatformVersionRequest. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 The configuration option settings to apply to the builder environment. | 
| ConfigurationSettingsDescription | ConfigurationSettingsDescription. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| ValidateConfigurationSettingsRequest | ValidateConfigurationSettingsRequest. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 A list of the options and desired values to evaluate. | 
| UpdateEnvironmentRequest | UpdateEnvironmentRequest. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and
 sets the specified configuration options to the requested value. | 
| CreateConfigurationTemplateResult | CreateConfigurationTemplateResult. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| UpdateConfigurationTemplateRequest | UpdateConfigurationTemplateRequest. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 A list of configuration option settings to update with the new specified option value. | 
| CreateConfigurationTemplateRequest | CreateConfigurationTemplateRequest. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value. | 
| UpdateConfigurationTemplateResult | UpdateConfigurationTemplateResult. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| CreateEnvironmentRequest | CreateEnvironmentRequest. withOptionSettings(ConfigurationOptionSetting... optionSettings)
 If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the
 configuration set for the new environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreatePlatformVersionRequest. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 The configuration option settings to apply to the builder environment. | 
| void | ConfigurationSettingsDescription. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| void | ValidateConfigurationSettingsRequest. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of the options and desired values to evaluate. | 
| void | UpdateEnvironmentRequest. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and
 sets the specified configuration options to the requested value. | 
| void | CreateConfigurationTemplateResult. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| void | UpdateConfigurationTemplateRequest. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of configuration option settings to update with the new specified option value. | 
| void | CreateConfigurationTemplateRequest. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value. | 
| void | UpdateConfigurationTemplateResult. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| void | CreateEnvironmentRequest. setOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the
 configuration set for the new environment. | 
| CreatePlatformVersionRequest | CreatePlatformVersionRequest. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 The configuration option settings to apply to the builder environment. | 
| ConfigurationSettingsDescription | ConfigurationSettingsDescription. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| ValidateConfigurationSettingsRequest | ValidateConfigurationSettingsRequest. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of the options and desired values to evaluate. | 
| UpdateEnvironmentRequest | UpdateEnvironmentRequest. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and
 sets the specified configuration options to the requested value. | 
| CreateConfigurationTemplateResult | CreateConfigurationTemplateResult. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| UpdateConfigurationTemplateRequest | UpdateConfigurationTemplateRequest. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of configuration option settings to update with the new specified option value. | 
| CreateConfigurationTemplateRequest | CreateConfigurationTemplateRequest. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value. | 
| UpdateConfigurationTemplateResult | UpdateConfigurationTemplateResult. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 A list of the configuration options and their values in this configuration set. | 
| CreateEnvironmentRequest | CreateEnvironmentRequest. withOptionSettings(Collection<ConfigurationOptionSetting> optionSettings)
 If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the
 configuration set for the new environment. | 
| Constructor and Description | 
|---|
| ValidateConfigurationSettingsRequest(String applicationName,
                                    List<ConfigurationOptionSetting> optionSettings)Constructs a new ValidateConfigurationSettingsRequest object. | 
Copyright © 2017. All rights reserved.