Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
DeleteOdaPrivateEndpointResponse |
ManagementClient.deleteOdaPrivateEndpoint(DeleteOdaPrivateEndpointRequest request) |
DeleteOdaPrivateEndpointResponse |
Management.deleteOdaPrivateEndpoint(DeleteOdaPrivateEndpointRequest request)
Starts an asynchronous job to delete the specified ODA Private Endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteOdaPrivateEndpointResponse> |
ManagementAsyncClient.deleteOdaPrivateEndpoint(DeleteOdaPrivateEndpointRequest request,
AsyncHandler<DeleteOdaPrivateEndpointRequest,DeleteOdaPrivateEndpointResponse> handler) |
Future<DeleteOdaPrivateEndpointResponse> |
ManagementAsync.deleteOdaPrivateEndpoint(DeleteOdaPrivateEndpointRequest request,
AsyncHandler<DeleteOdaPrivateEndpointRequest,DeleteOdaPrivateEndpointResponse> handler)
Starts an asynchronous job to delete the specified ODA Private Endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteOdaPrivateEndpointResponse> |
ManagementAsyncClient.deleteOdaPrivateEndpoint(DeleteOdaPrivateEndpointRequest request,
AsyncHandler<DeleteOdaPrivateEndpointRequest,DeleteOdaPrivateEndpointResponse> handler) |
Future<DeleteOdaPrivateEndpointResponse> |
ManagementAsync.deleteOdaPrivateEndpoint(DeleteOdaPrivateEndpointRequest request,
AsyncHandler<DeleteOdaPrivateEndpointRequest,DeleteOdaPrivateEndpointResponse> handler)
Starts an asynchronous job to delete the specified ODA Private Endpoint.
|
Modifier and Type | Method and Description |
---|---|
DeleteOdaPrivateEndpointResponse |
DeleteOdaPrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteOdaPrivateEndpointResponse.Builder |
DeleteOdaPrivateEndpointResponse.Builder.copy(DeleteOdaPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.