Uses of Enum
io.dapr.client.domain.query.Sorting.Order
Packages that use Sorting.Order
-
Uses of Sorting.Order in io.dapr.client.domain.query
Methods in io.dapr.client.domain.query that return Sorting.OrderModifier and TypeMethodDescriptionstatic Sorting.OrderSorting.getOrder()static Sorting.OrderReturns the enum constant of this type with the specified name.static Sorting.Order[]Sorting.Order.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.dapr.client.domain.query with parameters of type Sorting.Order