Uses of Class
com.oracle.bmc.datasafe.requests.ListSqlCollectionLogInsightsRequest
-
Packages that use ListSqlCollectionLogInsightsRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of ListSqlCollectionLogInsightsRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type ListSqlCollectionLogInsightsRequest Modifier and Type Method Description Future<ListSqlCollectionLogInsightsResponse>DataSafeAsync. listSqlCollectionLogInsights(ListSqlCollectionLogInsightsRequest request, AsyncHandler<ListSqlCollectionLogInsightsRequest,ListSqlCollectionLogInsightsResponse> handler)Retrieves a list of the SQL collection log analytics.Future<ListSqlCollectionLogInsightsResponse>DataSafeAsyncClient. listSqlCollectionLogInsights(ListSqlCollectionLogInsightsRequest request, AsyncHandler<ListSqlCollectionLogInsightsRequest,ListSqlCollectionLogInsightsResponse> handler) -
Uses of ListSqlCollectionLogInsightsRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListSqlCollectionLogInsightsRequest Modifier and Type Method Description ListSqlCollectionLogInsightsRequestListSqlCollectionLogInsightsRequest.Builder. build()Build the instance of ListSqlCollectionLogInsightsRequest as configured by this builderListSqlCollectionLogInsightsRequestListSqlCollectionLogInsightsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSqlCollectionLogInsightsRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type ListSqlCollectionLogInsightsRequest Modifier and Type Method Description ListSqlCollectionLogInsightsRequest.BuilderListSqlCollectionLogInsightsRequest.Builder. copy(ListSqlCollectionLogInsightsRequest o)Copy method to populate the builder with values from the given instance.
-