Uses of Class
com.oracle.bmc.datasafe.requests.ListSqlFirewallViolationAnalyticsRequest.SortBy
-
Packages that use ListSqlFirewallViolationAnalyticsRequest.SortBy Package Description com.oracle.bmc.datasafe.requests -
-
Uses of ListSqlFirewallViolationAnalyticsRequest.SortBy in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListSqlFirewallViolationAnalyticsRequest.SortBy Modifier and Type Method Description static ListSqlFirewallViolationAnalyticsRequest.SortByListSqlFirewallViolationAnalyticsRequest.SortBy. create(String key)ListSqlFirewallViolationAnalyticsRequest.SortByListSqlFirewallViolationAnalyticsRequest. getSortBy()If this query parameter is specified, the result is sorted by this query parameter value.static ListSqlFirewallViolationAnalyticsRequest.SortByListSqlFirewallViolationAnalyticsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSqlFirewallViolationAnalyticsRequest.SortBy[]ListSqlFirewallViolationAnalyticsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.datasafe.requests with parameters of type ListSqlFirewallViolationAnalyticsRequest.SortBy Modifier and Type Method Description ListSqlFirewallViolationAnalyticsRequest.BuilderListSqlFirewallViolationAnalyticsRequest.Builder. sortBy(ListSqlFirewallViolationAnalyticsRequest.SortBy sortBy)If this query parameter is specified, the result is sorted by this query parameter value.
-