Uses of Class
com.oracle.bmc.networkfirewall.requests.ListSecurityRulesRequest.SortBy
-
Packages that use ListSecurityRulesRequest.SortBy Package Description com.oracle.bmc.networkfirewall.requests -
-
Uses of ListSecurityRulesRequest.SortBy in com.oracle.bmc.networkfirewall.requests
Methods in com.oracle.bmc.networkfirewall.requests that return ListSecurityRulesRequest.SortBy Modifier and Type Method Description static ListSecurityRulesRequest.SortByListSecurityRulesRequest.SortBy. create(String key)ListSecurityRulesRequest.SortByListSecurityRulesRequest. getSortBy()The field to sort by.static ListSecurityRulesRequest.SortByListSecurityRulesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSecurityRulesRequest.SortBy[]ListSecurityRulesRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.networkfirewall.requests with parameters of type ListSecurityRulesRequest.SortBy Modifier and Type Method Description ListSecurityRulesRequest.BuilderListSecurityRulesRequest.Builder. sortBy(ListSecurityRulesRequest.SortBy sortBy)The field to sort by.
-