| static TenancyAttachment.Builder | TenancyAttachment. builder() | Create a new builder. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. compartmentId(String compartmentId) | The Oracle ID
(OCID ) of the
root compartment containing the tenancy attachment. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. copy(TenancyAttachment model) |  | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. governanceRuleId(String governanceRuleId) | The Oracle ID
(OCID ) of the
governance rule. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. id(String id) | The Oracle ID
(OCID ) of the
tenancy attachment. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. lifecycleState(TenancyAttachment.LifecycleState lifecycleState) | The current state of the tenancy attachment. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. tenancyId(String tenancyId) | The Oracle ID
(OCID ) of the
tenancy to which the governance rule is attached. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. timeCreated(Date timeCreated) | Date and time the tenancy attachment was created. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. timeLastAttempted(Date timeLastAttempted) | Date and time the tenancy attachment was last attempted. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. timeUpdated(Date timeUpdated) | Date and time the tenancy attachment was updated. | 
| TenancyAttachment.Builder | TenancyAttachment. toBuilder() |  |