| static Organization.Builder | Organization. builder() | Create a new builder. | 
| Organization.Builder | Organization.Builder. compartmentId(String compartmentId) | OCID of the compartment containing the organization. | 
| Organization.Builder | Organization.Builder. copy(Organization model) |  | 
| Organization.Builder | Organization.Builder. defaultUcmSubscriptionId(String defaultUcmSubscriptionId) | OCID of the default Universal Credits Model subscription. | 
| Organization.Builder | Organization.Builder. displayName(String displayName) | A display name for the organization. | 
| Organization.Builder | Organization.Builder. id(String id) | OCID of the organization. | 
| Organization.Builder | Organization.Builder. lifecycleState(Organization.LifecycleState lifecycleState) | Lifecycle state of the organization. | 
| Organization.Builder | Organization.Builder. parentName(String parentName) | The name of the tenancy that is the organization parent. | 
| Organization.Builder | Organization.Builder. timeCreated(Date timeCreated) | Date and time when the organization was created. | 
| Organization.Builder | Organization.Builder. timeUpdated(Date timeUpdated) | Date and time when the organization was last updated. | 
| Organization.Builder | Organization. toBuilder() |  |