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