Uses of Class
com.oracle.bmc.datasafe.model.SortOrders
-
Packages that use SortOrders Package Description com.oracle.bmc.datasafe.model -
-
Uses of SortOrders in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return SortOrders Modifier and Type Method Description static SortOrdersSortOrders. create(String key)static SortOrdersSortOrders. valueOf(String name)Returns the enum constant of this type with the specified name.static SortOrders[]SortOrders. values()Returns an array containing the constants of this enum type, in the order they are declared.
-