Package | Description |
---|---|
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
static CreateOdaPrivateEndpointAttachmentDetails.Builder |
CreateOdaPrivateEndpointAttachmentDetails.builder()
Create a new builder.
|
CreateOdaPrivateEndpointAttachmentDetails.Builder |
CreateOdaPrivateEndpointAttachmentDetails.Builder.copy(CreateOdaPrivateEndpointAttachmentDetails model) |
CreateOdaPrivateEndpointAttachmentDetails.Builder |
CreateOdaPrivateEndpointAttachmentDetails.Builder.odaInstanceId(String odaInstanceId)
The OCID
of the attached ODA Instance.
|
CreateOdaPrivateEndpointAttachmentDetails.Builder |
CreateOdaPrivateEndpointAttachmentDetails.Builder.odaPrivateEndpointId(String odaPrivateEndpointId)
The OCID
of the ODA Private Endpoint.
|
CreateOdaPrivateEndpointAttachmentDetails.Builder |
CreateOdaPrivateEndpointAttachmentDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.