Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
Future<CreateOdaPrivateEndpointAttachmentResponse> |
ManagementAsyncClient.createOdaPrivateEndpointAttachment(CreateOdaPrivateEndpointAttachmentRequest request,
AsyncHandler<CreateOdaPrivateEndpointAttachmentRequest,CreateOdaPrivateEndpointAttachmentResponse> handler) |
Future<CreateOdaPrivateEndpointAttachmentResponse> |
ManagementAsync.createOdaPrivateEndpointAttachment(CreateOdaPrivateEndpointAttachmentRequest request,
AsyncHandler<CreateOdaPrivateEndpointAttachmentRequest,CreateOdaPrivateEndpointAttachmentResponse> handler)
Starts an asynchronous job to create an ODA Private Endpoint Attachment.
|
Modifier and Type | Method and Description |
---|---|
CreateOdaPrivateEndpointAttachmentRequest |
CreateOdaPrivateEndpointAttachmentRequest.Builder.build()
Build the instance of CreateOdaPrivateEndpointAttachmentRequest as configured by this
builder
|
CreateOdaPrivateEndpointAttachmentRequest |
CreateOdaPrivateEndpointAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateOdaPrivateEndpointAttachmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.Builder.copy(CreateOdaPrivateEndpointAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.