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