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