Uses of Class
com.oracle.bmc.datasafe.requests.ListSqlFirewallAllowedSqlsRequest.SortBy
-
Packages that use ListSqlFirewallAllowedSqlsRequest.SortBy Package Description com.oracle.bmc.datasafe.requests -
-
Uses of ListSqlFirewallAllowedSqlsRequest.SortBy in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListSqlFirewallAllowedSqlsRequest.SortBy Modifier and Type Method Description static ListSqlFirewallAllowedSqlsRequest.SortByListSqlFirewallAllowedSqlsRequest.SortBy. create(String key)ListSqlFirewallAllowedSqlsRequest.SortByListSqlFirewallAllowedSqlsRequest. getSortBy()The field to sort by.static ListSqlFirewallAllowedSqlsRequest.SortByListSqlFirewallAllowedSqlsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSqlFirewallAllowedSqlsRequest.SortBy[]ListSqlFirewallAllowedSqlsRequest.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 ListSqlFirewallAllowedSqlsRequest.SortBy Modifier and Type Method Description ListSqlFirewallAllowedSqlsRequest.BuilderListSqlFirewallAllowedSqlsRequest.Builder. sortBy(ListSqlFirewallAllowedSqlsRequest.SortBy sortBy)The field to sort by.
-