Uses of Class
ai.vectros.resources.identity.types.ListClientsRequestOrder
Packages that use ListClientsRequestOrder
-
Uses of ListClientsRequestOrder in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return types with arguments of type ListClientsRequestOrderMethods in ai.vectros.resources.identity.requests with parameters of type ListClientsRequestOrderModifier and TypeMethodDescriptionListClientsRequest.Builder.order(ListClientsRequestOrder order) Method parameters in ai.vectros.resources.identity.requests with type arguments of type ListClientsRequestOrderModifier and TypeMethodDescriptionListClientsRequest.Builder.order(Optional<ListClientsRequestOrder> order) Sort direction for the results:asc(the default) ordesc. -
Uses of ListClientsRequestOrder in ai.vectros.resources.identity.types
Fields in ai.vectros.resources.identity.types declared as ListClientsRequestOrderModifier and TypeFieldDescriptionstatic final ListClientsRequestOrderListClientsRequestOrder.ASCstatic final ListClientsRequestOrderListClientsRequestOrder.DESCMethods in ai.vectros.resources.identity.types that return ListClientsRequestOrder