| static TenancyAttachment.Builder | TenancyAttachment. builder() | Create a new builder. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. copy(TenancyAttachment model) |  | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. description(String description) | A description of the tenancy. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. id(String id) | The OCID  of the
TenancyAttachment. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. isReportingTenancy(Boolean isReportingTenancy) | Whether the tenancy is the tenancy used when creating Resource Analytics Instance. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. lifecycleDetails(String lifecycleDetails) | A message that describes the current state of the TenancyAttachment in more detail. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. lifecycleState(TenancyAttachment.LifecycleState lifecycleState) | The current state of the TenancyAttachment. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. resourceAnalyticsInstanceId(String resourceAnalyticsInstanceId) | The OCID  of the
ResourceAnalyticsInstance associated with this TenancyAttachment. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | System tags for this resource. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. tenancyId(String tenancyId) | The OCID  of the
tenancy associated with this TenancyAttachment. | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. timeCreated(Date timeCreated) | The date and time the TenancyAttachment was created, in the format defined by RFC
3339 . | 
| TenancyAttachment.Builder | TenancyAttachment.Builder. timeUpdated(Date timeUpdated) | The date and time the TenancyAttachment was updated, in the format defined by RFC
3339 . | 
| TenancyAttachment.Builder | TenancyAttachment. toBuilder() |  |