Uses of Class
com.oracle.bmc.oda.responses.GetOdaPrivateEndpointScanProxyResponse
- 
Packages that use GetOdaPrivateEndpointScanProxyResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of GetOdaPrivateEndpointScanProxyResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return GetOdaPrivateEndpointScanProxyResponse Modifier and Type Method Description GetOdaPrivateEndpointScanProxyResponseManagement. getOdaPrivateEndpointScanProxy(GetOdaPrivateEndpointScanProxyRequest request)Gets the specified ODA Private Endpoint Scan Proxy.GetOdaPrivateEndpointScanProxyResponseManagementClient. getOdaPrivateEndpointScanProxy(GetOdaPrivateEndpointScanProxyRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type GetOdaPrivateEndpointScanProxyResponse 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 GetOdaPrivateEndpointScanProxyResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return GetOdaPrivateEndpointScanProxyResponse Modifier and Type Method Description GetOdaPrivateEndpointScanProxyResponseGetOdaPrivateEndpointScanProxyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type GetOdaPrivateEndpointScanProxyResponse Modifier and Type Method Description GetOdaPrivateEndpointScanProxyResponse.BuilderGetOdaPrivateEndpointScanProxyResponse.Builder. copy(GetOdaPrivateEndpointScanProxyResponse o)Copy method to populate the builder with values from the given instance.
 
-