Uses of Class
com.oracle.bmc.oda.requests.CreateOdaPrivateEndpointScanProxyRequest
-
Packages that use CreateOdaPrivateEndpointScanProxyRequest Package Description com.oracle.bmc.oda com.oracle.bmc.oda.requests -
-
Uses of CreateOdaPrivateEndpointScanProxyRequest in com.oracle.bmc.oda
Method parameters in com.oracle.bmc.oda with type arguments of type CreateOdaPrivateEndpointScanProxyRequest 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 CreateOdaPrivateEndpointScanProxyRequest in com.oracle.bmc.oda.requests
Methods in com.oracle.bmc.oda.requests that return CreateOdaPrivateEndpointScanProxyRequest Modifier and Type Method Description CreateOdaPrivateEndpointScanProxyRequest
CreateOdaPrivateEndpointScanProxyRequest.Builder. build()
Build the instance of CreateOdaPrivateEndpointScanProxyRequest as configured by this builderCreateOdaPrivateEndpointScanProxyRequest
CreateOdaPrivateEndpointScanProxyRequest.Builder. buildWithoutInvocationCallback()
Build the instance of CreateOdaPrivateEndpointScanProxyRequest as configured by this builderMethods in com.oracle.bmc.oda.requests with parameters of type CreateOdaPrivateEndpointScanProxyRequest Modifier and Type Method Description CreateOdaPrivateEndpointScanProxyRequest.Builder
CreateOdaPrivateEndpointScanProxyRequest.Builder. copy(CreateOdaPrivateEndpointScanProxyRequest o)
Copy method to populate the builder with values from the given instance.
-