Uses of Class
com.oracle.bmc.oda.responses.DeleteOdaPrivateEndpointScanProxyResponse
-
Packages that use DeleteOdaPrivateEndpointScanProxyResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses -
-
Uses of DeleteOdaPrivateEndpointScanProxyResponse in com.oracle.bmc.oda
Methods in com.oracle.bmc.oda that return DeleteOdaPrivateEndpointScanProxyResponse Modifier and Type Method Description DeleteOdaPrivateEndpointScanProxyResponse
Management. deleteOdaPrivateEndpointScanProxy(DeleteOdaPrivateEndpointScanProxyRequest request)
Starts an asynchronous job to delete the specified ODA Private Endpoint Scan Proxy.DeleteOdaPrivateEndpointScanProxyResponse
ManagementClient. deleteOdaPrivateEndpointScanProxy(DeleteOdaPrivateEndpointScanProxyRequest request)
Methods in com.oracle.bmc.oda that return types with arguments of type DeleteOdaPrivateEndpointScanProxyResponse Modifier and Type Method Description Future<DeleteOdaPrivateEndpointScanProxyResponse>
ManagementAsync. deleteOdaPrivateEndpointScanProxy(DeleteOdaPrivateEndpointScanProxyRequest request, AsyncHandler<DeleteOdaPrivateEndpointScanProxyRequest,DeleteOdaPrivateEndpointScanProxyResponse> handler)
Starts an asynchronous job to delete the specified ODA Private Endpoint Scan Proxy.Future<DeleteOdaPrivateEndpointScanProxyResponse>
ManagementAsyncClient. deleteOdaPrivateEndpointScanProxy(DeleteOdaPrivateEndpointScanProxyRequest request, AsyncHandler<DeleteOdaPrivateEndpointScanProxyRequest,DeleteOdaPrivateEndpointScanProxyResponse> handler)
Method parameters in com.oracle.bmc.oda with type arguments of type DeleteOdaPrivateEndpointScanProxyResponse Modifier and Type Method Description Future<DeleteOdaPrivateEndpointScanProxyResponse>
ManagementAsync. deleteOdaPrivateEndpointScanProxy(DeleteOdaPrivateEndpointScanProxyRequest request, AsyncHandler<DeleteOdaPrivateEndpointScanProxyRequest,DeleteOdaPrivateEndpointScanProxyResponse> handler)
Starts an asynchronous job to delete the specified ODA Private Endpoint Scan Proxy.Future<DeleteOdaPrivateEndpointScanProxyResponse>
ManagementAsyncClient. deleteOdaPrivateEndpointScanProxy(DeleteOdaPrivateEndpointScanProxyRequest request, AsyncHandler<DeleteOdaPrivateEndpointScanProxyRequest,DeleteOdaPrivateEndpointScanProxyResponse> handler)
-
Uses of DeleteOdaPrivateEndpointScanProxyResponse in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return DeleteOdaPrivateEndpointScanProxyResponse Modifier and Type Method Description DeleteOdaPrivateEndpointScanProxyResponse
DeleteOdaPrivateEndpointScanProxyResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type DeleteOdaPrivateEndpointScanProxyResponse Modifier and Type Method Description DeleteOdaPrivateEndpointScanProxyResponse.Builder
DeleteOdaPrivateEndpointScanProxyResponse.Builder. copy(DeleteOdaPrivateEndpointScanProxyResponse o)
Copy method to populate the builder with values from the given instance.
-