Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointResponse |
DataFlowClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request) |
DeletePrivateEndpointResponse |
DataFlow.deletePrivateEndpoint(DeletePrivateEndpointRequest request)
Deletes a private endpoint using a
privateEndpointId . |
Future<DeletePrivateEndpointResponse> |
DataFlowAsyncClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler) |
Future<DeletePrivateEndpointResponse> |
DataFlowAsync.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler)
Deletes a private endpoint using a
privateEndpointId . |
Modifier and Type | Method and Description |
---|---|
Future<DeletePrivateEndpointResponse> |
DataFlowAsyncClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler) |
Future<DeletePrivateEndpointResponse> |
DataFlowAsync.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler)
Deletes a private endpoint using a
privateEndpointId . |
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointRequest |
DeletePrivateEndpointRequest.Builder.build()
Build the instance of DeletePrivateEndpointRequest as configured by this builder
|
DeletePrivateEndpointRequest |
DeletePrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeletePrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.copy(DeletePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.