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