Uses of Class
com.oracle.bmc.oda.responses.ListOdaPrivateEndpointScanProxiesResponse
-
Packages that use ListOdaPrivateEndpointScanProxiesResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses -
-
Uses of ListOdaPrivateEndpointScanProxiesResponse in com.oracle.bmc.oda
Methods in com.oracle.bmc.oda that return ListOdaPrivateEndpointScanProxiesResponse Modifier and Type Method Description ListOdaPrivateEndpointScanProxiesResponseManagement. listOdaPrivateEndpointScanProxies(ListOdaPrivateEndpointScanProxiesRequest request)Returns a page of ODA Private Endpoint Scan Proxies that belong to the specified ODA Private Endpoint.ListOdaPrivateEndpointScanProxiesResponseManagementClient. listOdaPrivateEndpointScanProxies(ListOdaPrivateEndpointScanProxiesRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type ListOdaPrivateEndpointScanProxiesResponse 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 ListOdaPrivateEndpointScanProxiesResponse in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return ListOdaPrivateEndpointScanProxiesResponse Modifier and Type Method Description ListOdaPrivateEndpointScanProxiesResponseListOdaPrivateEndpointScanProxiesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type ListOdaPrivateEndpointScanProxiesResponse Modifier and Type Method Description ListOdaPrivateEndpointScanProxiesResponse.BuilderListOdaPrivateEndpointScanProxiesResponse.Builder. copy(ListOdaPrivateEndpointScanProxiesResponse o)Copy method to populate the builder with values from the given instance.
-