Uses of Class
com.oracle.bmc.datasafe.requests.ListSqlFirewallViolationAnalyticsRequest
-
Packages that use ListSqlFirewallViolationAnalyticsRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of ListSqlFirewallViolationAnalyticsRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type ListSqlFirewallViolationAnalyticsRequest Modifier and Type Method Description Future<ListSqlFirewallViolationAnalyticsResponse>DataSafeAsync. listSqlFirewallViolationAnalytics(ListSqlFirewallViolationAnalyticsRequest request, AsyncHandler<ListSqlFirewallViolationAnalyticsRequest,ListSqlFirewallViolationAnalyticsResponse> handler)Returns the aggregation details of the SQL Firewall violations.Future<ListSqlFirewallViolationAnalyticsResponse>DataSafeAsyncClient. listSqlFirewallViolationAnalytics(ListSqlFirewallViolationAnalyticsRequest request, AsyncHandler<ListSqlFirewallViolationAnalyticsRequest,ListSqlFirewallViolationAnalyticsResponse> handler) -
Uses of ListSqlFirewallViolationAnalyticsRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListSqlFirewallViolationAnalyticsRequest Modifier and Type Method Description ListSqlFirewallViolationAnalyticsRequestListSqlFirewallViolationAnalyticsRequest.Builder. build()Build the instance of ListSqlFirewallViolationAnalyticsRequest as configured by this builderListSqlFirewallViolationAnalyticsRequestListSqlFirewallViolationAnalyticsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSqlFirewallViolationAnalyticsRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type ListSqlFirewallViolationAnalyticsRequest Modifier and Type Method Description ListSqlFirewallViolationAnalyticsRequest.BuilderListSqlFirewallViolationAnalyticsRequest.Builder. copy(ListSqlFirewallViolationAnalyticsRequest o)Copy method to populate the builder with values from the given instance.
-