Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane.model |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTagDefinitionValidator
Use this validator to clear any existing validator on the tag key definition with the UpdateTag
operation.
|
class |
EnumTagDefinitionValidator
Used to validate the value set for a defined tag and contains the list of allowable
values . |
Modifier and Type | Method and Description |
---|---|
BaseTagDefinitionValidator |
Tag.getValidator() |
Modifier and Type | Method and Description |
---|---|
Tag.Builder |
Tag.Builder.validator(BaseTagDefinitionValidator validator) |
Constructor and Description |
---|
Tag(String name,
String description,
Boolean isCostTracking,
BaseTagDefinitionValidator validator)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.