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