Uses of Class
ai.vectros.resources.identity.types.ListUsersRequestOrder
Packages that use ListUsersRequestOrder
-
Uses of ListUsersRequestOrder in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return types with arguments of type ListUsersRequestOrderMethods in ai.vectros.resources.identity.requests with parameters of type ListUsersRequestOrderMethod parameters in ai.vectros.resources.identity.requests with type arguments of type ListUsersRequestOrderModifier and TypeMethodDescriptionListUsersRequest.Builder.order(Optional<ListUsersRequestOrder> order) Sort direction for the matched users:asc(ascending, the default) ordesc(descending). -
Uses of ListUsersRequestOrder in ai.vectros.resources.identity.types
Fields in ai.vectros.resources.identity.types declared as ListUsersRequestOrderModifier and TypeFieldDescriptionstatic final ListUsersRequestOrderListUsersRequestOrder.ASCstatic final ListUsersRequestOrderListUsersRequestOrder.DESCMethods in ai.vectros.resources.identity.types that return ListUsersRequestOrder