| static GovernanceRule.Builder | GovernanceRule. builder() | Create a new builder. | 
| GovernanceRule.Builder | GovernanceRule.Builder. compartmentId(String compartmentId) | The Oracle ID
(OCID ) of the
root compartment containing the governance rule. | 
| GovernanceRule.Builder | GovernanceRule.Builder. copy(GovernanceRule model) |  | 
| GovernanceRule.Builder | GovernanceRule.Builder. creationOption(CreationOption creationOption) | The type of option used to create the governance rule, could be one of TEMPLATE or CLONE. | 
| GovernanceRule.Builder | GovernanceRule.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| GovernanceRule.Builder | GovernanceRule.Builder. description(String description) | Description of the governance rule. | 
| GovernanceRule.Builder | GovernanceRule.Builder. displayName(String displayName) | Display name of the governance rule. | 
| GovernanceRule.Builder | GovernanceRule.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| GovernanceRule.Builder | GovernanceRule.Builder. id(String id) | The Oracle ID
(OCID ) of the
governance rule. | 
| GovernanceRule.Builder | GovernanceRule.Builder. lifecycleState(GovernanceRuleLifecycleState lifecycleState) | The current state of the governance rule. | 
| GovernanceRule.Builder | GovernanceRule.Builder. relatedResourceId(String relatedResourceId) | The Oracle ID
(OCID ) of the
resource, which was used as a template to create this governance rule. | 
| GovernanceRule.Builder | GovernanceRule.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | System tags for this resource. | 
| GovernanceRule.Builder | GovernanceRule.Builder. template(Template template) |  | 
| GovernanceRule.Builder | GovernanceRule.Builder. timeCreated(Date timeCreated) | Date and time the governance rule was created. | 
| GovernanceRule.Builder | GovernanceRule.Builder. timeUpdated(Date timeUpdated) | Date and time the governance rule was updated. | 
| GovernanceRule.Builder | GovernanceRule. toBuilder() |  | 
| GovernanceRule.Builder | GovernanceRule.Builder. type(GovernanceRuleType type) | Type of the governance rule, can be one of QUOTA, TAG, ALLOWED_REGIONS. |