| static OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment. builder() | Create a new builder. | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment.Builder. compartmentId(String compartmentId) | The OCID  of the
compartment that the ODA private endpoint attachment belongs to. | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment.Builder. copy(OdaPrivateEndpointAttachment model) |  | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment.Builder. id(String id) | The OCID  of the
ODA Private Endpoint Attachment. | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment.Builder. lifecycleState(OdaPrivateEndpointAttachment.LifecycleState lifecycleState) | The current state of the ODA Private Endpoint attachment. | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment.Builder. odaInstanceId(String odaInstanceId) | The OCID  of the
attached ODA Instance. | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment.Builder. odaPrivateEndpointId(String odaPrivateEndpointId) | The OCID  of the
ODA Private Endpoint. | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment.Builder. timeCreated(Date timeCreated) | When the resource was created. | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment.Builder. timeUpdated(Date timeUpdated) | When the resource was last updated. | 
| OdaPrivateEndpointAttachment.Builder | OdaPrivateEndpointAttachment. toBuilder() |  |