Uses of Class
com.oracle.bmc.vault.model.SecretRule.RuleType
-
Packages that use SecretRule.RuleType Package Description com.oracle.bmc.vault.model -
-
Uses of SecretRule.RuleType in com.oracle.bmc.vault.model
Methods in com.oracle.bmc.vault.model that return SecretRule.RuleType Modifier and Type Method Description static SecretRule.RuleTypeSecretRule.RuleType. create(String key)static SecretRule.RuleTypeSecretRule.RuleType. valueOf(String name)Returns the enum constant of this type with the specified name.static SecretRule.RuleType[]SecretRule.RuleType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-