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.odaMethod 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.requestsMethods in com.oracle.bmc.oda.requests that return CreateOdaPrivateEndpointScanProxyRequest Modifier and Type Method Description CreateOdaPrivateEndpointScanProxyRequestCreateOdaPrivateEndpointScanProxyRequest.Builder. build()Build the instance of CreateOdaPrivateEndpointScanProxyRequest as configured by this builderCreateOdaPrivateEndpointScanProxyRequestCreateOdaPrivateEndpointScanProxyRequest.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.BuilderCreateOdaPrivateEndpointScanProxyRequest.Builder. copy(CreateOdaPrivateEndpointScanProxyRequest o)Copy method to populate the builder with values from the given instance.
 
-