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