Uses of Class
com.oracle.bmc.databasemanagement.responses.ListCloudDbSystemDiscoveriesResponse
-
Packages that use ListCloudDbSystemDiscoveriesResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of ListCloudDbSystemDiscoveriesResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return ListCloudDbSystemDiscoveriesResponse Modifier and Type Method Description ListCloudDbSystemDiscoveriesResponseDbManagement. listCloudDbSystemDiscoveries(ListCloudDbSystemDiscoveriesRequest request)Lists the cloud DB system discovery resources in the specified compartment.ListCloudDbSystemDiscoveriesResponseDbManagementClient. listCloudDbSystemDiscoveries(ListCloudDbSystemDiscoveriesRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type ListCloudDbSystemDiscoveriesResponse Modifier and Type Method Description Future<ListCloudDbSystemDiscoveriesResponse>DbManagementAsync. listCloudDbSystemDiscoveries(ListCloudDbSystemDiscoveriesRequest request, AsyncHandler<ListCloudDbSystemDiscoveriesRequest,ListCloudDbSystemDiscoveriesResponse> handler)Lists the cloud DB system discovery resources in the specified compartment.Future<ListCloudDbSystemDiscoveriesResponse>DbManagementAsyncClient. listCloudDbSystemDiscoveries(ListCloudDbSystemDiscoveriesRequest request, AsyncHandler<ListCloudDbSystemDiscoveriesRequest,ListCloudDbSystemDiscoveriesResponse> handler)Iterable<ListCloudDbSystemDiscoveriesResponse>DbManagementPaginators. listCloudDbSystemDiscoveriesResponseIterator(ListCloudDbSystemDiscoveriesRequest request)Creates a new iterable which will iterate over the responses received from the listCloudDbSystemDiscoveries operation.Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ListCloudDbSystemDiscoveriesResponse Modifier and Type Method Description Future<ListCloudDbSystemDiscoveriesResponse>DbManagementAsync. listCloudDbSystemDiscoveries(ListCloudDbSystemDiscoveriesRequest request, AsyncHandler<ListCloudDbSystemDiscoveriesRequest,ListCloudDbSystemDiscoveriesResponse> handler)Lists the cloud DB system discovery resources in the specified compartment.Future<ListCloudDbSystemDiscoveriesResponse>DbManagementAsyncClient. listCloudDbSystemDiscoveries(ListCloudDbSystemDiscoveriesRequest request, AsyncHandler<ListCloudDbSystemDiscoveriesRequest,ListCloudDbSystemDiscoveriesResponse> handler) -
Uses of ListCloudDbSystemDiscoveriesResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ListCloudDbSystemDiscoveriesResponse Modifier and Type Method Description ListCloudDbSystemDiscoveriesResponseListCloudDbSystemDiscoveriesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ListCloudDbSystemDiscoveriesResponse Modifier and Type Method Description ListCloudDbSystemDiscoveriesResponse.BuilderListCloudDbSystemDiscoveriesResponse.Builder. copy(ListCloudDbSystemDiscoveriesResponse o)Copy method to populate the builder with values from the given instance.
-