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