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