Uses of Class
software.amazon.awssdk.services.qbusiness.model.RuleConfiguration.Type
-
Packages that use RuleConfiguration.Type Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of RuleConfiguration.Type in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return RuleConfiguration.Type Modifier and Type Method Description RuleConfiguration.TypeRuleConfiguration. type()Retrieve an enum value representing which member of this object is populated.static RuleConfiguration.TypeRuleConfiguration.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static RuleConfiguration.Type[]RuleConfiguration.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-