Uses of Class
com.oracle.bmc.oda.requests.ListOdaPrivateEndpointScanProxiesRequest
-
Packages that use ListOdaPrivateEndpointScanProxiesRequest Package Description com.oracle.bmc.oda com.oracle.bmc.oda.requests -
-
Uses of ListOdaPrivateEndpointScanProxiesRequest in com.oracle.bmc.oda
Method parameters in com.oracle.bmc.oda with type arguments of type ListOdaPrivateEndpointScanProxiesRequest Modifier and Type Method Description Future<ListOdaPrivateEndpointScanProxiesResponse>ManagementAsync. listOdaPrivateEndpointScanProxies(ListOdaPrivateEndpointScanProxiesRequest request, AsyncHandler<ListOdaPrivateEndpointScanProxiesRequest,ListOdaPrivateEndpointScanProxiesResponse> handler)Returns a page of ODA Private Endpoint Scan Proxies that belong to the specified ODA Private Endpoint.Future<ListOdaPrivateEndpointScanProxiesResponse>ManagementAsyncClient. listOdaPrivateEndpointScanProxies(ListOdaPrivateEndpointScanProxiesRequest request, AsyncHandler<ListOdaPrivateEndpointScanProxiesRequest,ListOdaPrivateEndpointScanProxiesResponse> handler) -
Uses of ListOdaPrivateEndpointScanProxiesRequest in com.oracle.bmc.oda.requests
Methods in com.oracle.bmc.oda.requests that return ListOdaPrivateEndpointScanProxiesRequest Modifier and Type Method Description ListOdaPrivateEndpointScanProxiesRequestListOdaPrivateEndpointScanProxiesRequest.Builder. build()Build the instance of ListOdaPrivateEndpointScanProxiesRequest as configured by this builderListOdaPrivateEndpointScanProxiesRequestListOdaPrivateEndpointScanProxiesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListOdaPrivateEndpointScanProxiesRequest as configured by this builderMethods in com.oracle.bmc.oda.requests with parameters of type ListOdaPrivateEndpointScanProxiesRequest Modifier and Type Method Description ListOdaPrivateEndpointScanProxiesRequest.BuilderListOdaPrivateEndpointScanProxiesRequest.Builder. copy(ListOdaPrivateEndpointScanProxiesRequest o)Copy method to populate the builder with values from the given instance.
-