Uses of Enum
com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
Packages that use ConfigurationOptionValueType
-
Uses of ConfigurationOptionValueType in com.amazonaws.services.elasticbeanstalk.model
Subclasses with type arguments of type ConfigurationOptionValueType in com.amazonaws.services.elasticbeanstalk.modelMethods in com.amazonaws.services.elasticbeanstalk.model that return ConfigurationOptionValueTypeModifier and TypeMethodDescriptionstatic ConfigurationOptionValueTypeUse this in place of valueOf.static ConfigurationOptionValueTypeReturns the enum constant of this type with the specified name.static ConfigurationOptionValueType[]ConfigurationOptionValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.elasticbeanstalk.model with parameters of type ConfigurationOptionValueTypeModifier and TypeMethodDescriptionvoidConfigurationOptionDescription.setValueType(ConfigurationOptionValueType valueType) An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:ConfigurationOptionDescription.withValueType(ConfigurationOptionValueType valueType) An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: