public static class OdaPrivateEndpointAttachmentSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public OdaPrivateEndpointAttachmentSummary.Builder id(String id)
The OCID of the ODA Private Endpoint Attachment.
id
- the value to setpublic OdaPrivateEndpointAttachmentSummary.Builder odaInstanceId(String odaInstanceId)
The OCID of the attached ODA Instance.
odaInstanceId
- the value to setpublic OdaPrivateEndpointAttachmentSummary.Builder odaPrivateEndpointId(String odaPrivateEndpointId)
The OCID of the ODA Private Endpoint.
odaPrivateEndpointId
- the value to setpublic OdaPrivateEndpointAttachmentSummary.Builder compartmentId(String compartmentId)
The OCID of the compartment that the ODA private endpoint attachment belongs to.
compartmentId
- the value to setpublic OdaPrivateEndpointAttachmentSummary.Builder lifecycleState(OdaPrivateEndpointAttachment.LifecycleState lifecycleState)
The current state of the ODA Private Endpoint attachment.
lifecycleState
- the value to setpublic OdaPrivateEndpointAttachmentSummary.Builder timeCreated(Date timeCreated)
When the resource was created. A date-time string as described in RFC 3339, section 14.29.
timeCreated
- the value to setpublic OdaPrivateEndpointAttachmentSummary.Builder timeUpdated(Date timeUpdated)
When the resource was last updated. A date-time string as described in RFC 3339, section 14.29.
timeUpdated
- the value to setpublic OdaPrivateEndpointAttachmentSummary build()
public OdaPrivateEndpointAttachmentSummary.Builder copy(OdaPrivateEndpointAttachmentSummary model)
Copyright © 2016–2024. All rights reserved.