Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
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.
|
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 |
---|---|
DeleteOdaPrivateEndpointRequest |
DeleteOdaPrivateEndpointRequest.Builder.build()
Build the instance of DeleteOdaPrivateEndpointRequest as configured by this builder
|
DeleteOdaPrivateEndpointRequest |
DeleteOdaPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteOdaPrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteOdaPrivateEndpointRequest.Builder |
DeleteOdaPrivateEndpointRequest.Builder.copy(DeleteOdaPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.