Uses of Enum
com.amazonaws.services.elasticsearch.model.OptionState
Packages that use OptionState
-
Uses of OptionState in com.amazonaws.services.elasticsearch.model
Subclasses with type arguments of type OptionState in com.amazonaws.services.elasticsearch.modelMethods in com.amazonaws.services.elasticsearch.model that return OptionStateModifier and TypeMethodDescriptionstatic OptionStateUse this in place of valueOf.static OptionStateReturns the enum constant of this type with the specified name.static OptionState[]OptionState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.elasticsearch.model with parameters of type OptionStateModifier and TypeMethodDescriptionvoidOptionStatus.setState(OptionState state) Provides theOptionStatefor the Elasticsearch domain.OptionStatus.withState(OptionState state) Provides theOptionStatefor the Elasticsearch domain.