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