Uses of Class
com.oracle.bmc.opsi.requests.ListAddmDbsRequest
-
Packages that use ListAddmDbsRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ListAddmDbsRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type ListAddmDbsRequest Modifier and Type Method Description ListAddmDbsResponseOperationsInsights. listAddmDbs(ListAddmDbsRequest request)Gets a list of ADDM database informationFuture<ListAddmDbsResponse>OperationsInsightsAsync. listAddmDbs(ListAddmDbsRequest request, AsyncHandler<ListAddmDbsRequest,ListAddmDbsResponse> handler)Gets a list of ADDM database informationFuture<ListAddmDbsResponse>OperationsInsightsAsyncClient. listAddmDbs(ListAddmDbsRequest request, AsyncHandler<ListAddmDbsRequest,ListAddmDbsResponse> handler)ListAddmDbsResponseOperationsInsightsClient. listAddmDbs(ListAddmDbsRequest request)Iterable<AddmDbSummary>OperationsInsightsPaginators. listAddmDbsRecordIterator(ListAddmDbsRequest request)Creates a new iterable which will iterate over theAddmDbSummaryobjects contained in responses from the listAddmDbs operation.Iterable<ListAddmDbsResponse>OperationsInsightsPaginators. listAddmDbsResponseIterator(ListAddmDbsRequest request)Creates a new iterable which will iterate over the responses received from the listAddmDbs operation.Method parameters in com.oracle.bmc.opsi with type arguments of type ListAddmDbsRequest Modifier and Type Method Description Future<ListAddmDbsResponse>OperationsInsightsAsync. listAddmDbs(ListAddmDbsRequest request, AsyncHandler<ListAddmDbsRequest,ListAddmDbsResponse> handler)Gets a list of ADDM database informationFuture<ListAddmDbsResponse>OperationsInsightsAsyncClient. listAddmDbs(ListAddmDbsRequest request, AsyncHandler<ListAddmDbsRequest,ListAddmDbsResponse> handler) -
Uses of ListAddmDbsRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListAddmDbsRequest Modifier and Type Method Description ListAddmDbsRequestListAddmDbsRequest.Builder. build()Build the instance of ListAddmDbsRequest as configured by this builderListAddmDbsRequestListAddmDbsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAddmDbsRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ListAddmDbsRequest Modifier and Type Method Description ListAddmDbsRequest.BuilderListAddmDbsRequest.Builder. copy(ListAddmDbsRequest o)Copy method to populate the builder with values from the given instance.
-