Uses of Enum
com.datastax.astra.client.model.SortOrder
Packages that use SortOrder
Package
Description
Domain model classes with
Requests
, Results
, Options
and Iterables
.-
Uses of SortOrder in com.datastax.astra.client.model
Methods in com.datastax.astra.client.model that return SortOrderModifier and TypeMethodDescriptionstatic SortOrder
Returns the enum constant of this type with the specified name.static SortOrder[]
SortOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.datastax.astra.client.model with parameters of type SortOrder