Uses of Interface
com.google.firestore.v1.StructuredQuery.OrderOrBuilder
-
Uses of StructuredQuery.OrderOrBuilder in com.google.firestore.v1
Classes in com.google.firestore.v1 that implement StructuredQuery.OrderOrBuilderModifier and TypeClassDescriptionstatic final classAn order on a field.static final classAn order on a field.Methods in com.google.firestore.v1 that return StructuredQuery.OrderOrBuilderModifier and TypeMethodDescriptionStructuredQuery.Builder.getOrderByOrBuilder(int index) The order to apply to the query results.StructuredQuery.getOrderByOrBuilder(int index) The order to apply to the query results.StructuredQueryOrBuilder.getOrderByOrBuilder(int index) The order to apply to the query results.Methods in com.google.firestore.v1 that return types with arguments of type StructuredQuery.OrderOrBuilderModifier and TypeMethodDescriptionList<? extends StructuredQuery.OrderOrBuilder>StructuredQuery.Builder.getOrderByOrBuilderList()The order to apply to the query results.List<? extends StructuredQuery.OrderOrBuilder>StructuredQuery.getOrderByOrBuilderList()The order to apply to the query results.List<? extends StructuredQuery.OrderOrBuilder>StructuredQueryOrBuilder.getOrderByOrBuilderList()The order to apply to the query results.