Uses of Class
com.oracle.bmc.oda.requests.GetOdaPrivateEndpointScanProxyRequest
- 
Packages that use GetOdaPrivateEndpointScanProxyRequest Package Description com.oracle.bmc.oda com.oracle.bmc.oda.requests 
- 
- 
Uses of GetOdaPrivateEndpointScanProxyRequest in com.oracle.bmc.odaMethod parameters in com.oracle.bmc.oda with type arguments of type GetOdaPrivateEndpointScanProxyRequest Modifier and Type Method Description Future<GetOdaPrivateEndpointScanProxyResponse>ManagementAsync. getOdaPrivateEndpointScanProxy(GetOdaPrivateEndpointScanProxyRequest request, AsyncHandler<GetOdaPrivateEndpointScanProxyRequest,GetOdaPrivateEndpointScanProxyResponse> handler)Gets the specified ODA Private Endpoint Scan Proxy.Future<GetOdaPrivateEndpointScanProxyResponse>ManagementAsyncClient. getOdaPrivateEndpointScanProxy(GetOdaPrivateEndpointScanProxyRequest request, AsyncHandler<GetOdaPrivateEndpointScanProxyRequest,GetOdaPrivateEndpointScanProxyResponse> handler)
- 
Uses of GetOdaPrivateEndpointScanProxyRequest in com.oracle.bmc.oda.requestsMethods in com.oracle.bmc.oda.requests that return GetOdaPrivateEndpointScanProxyRequest Modifier and Type Method Description GetOdaPrivateEndpointScanProxyRequestGetOdaPrivateEndpointScanProxyRequest.Builder. build()Build the instance of GetOdaPrivateEndpointScanProxyRequest as configured by this builderGetOdaPrivateEndpointScanProxyRequestGetOdaPrivateEndpointScanProxyRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetOdaPrivateEndpointScanProxyRequest as configured by this builderMethods in com.oracle.bmc.oda.requests with parameters of type GetOdaPrivateEndpointScanProxyRequest Modifier and Type Method Description GetOdaPrivateEndpointScanProxyRequest.BuilderGetOdaPrivateEndpointScanProxyRequest.Builder. copy(GetOdaPrivateEndpointScanProxyRequest o)Copy method to populate the builder with values from the given instance.
 
-