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