Uses of Enum Class
io.dapr.client.domain.query.Sorting.Order
-
Uses of Sorting.Order in io.dapr.client.domain.query
Modifier and TypeMethodDescriptionstatic Sorting.Order
Sorting.getOrder()
static Sorting.Order
Returns the enum constant of this class with the specified name.static Sorting.Order[]
Sorting.Order.values()
Returns an array containing the constants of this enum class, in the order they are declared.