Uses of Enum
com.google.spanner.v1.ReadRequest.OrderBy
-
Uses of ReadRequest.OrderBy in com.google.spanner.v1
Methods in com.google.spanner.v1 that return ReadRequest.OrderByModifier and TypeMethodDescriptionstatic ReadRequest.OrderByReadRequest.OrderBy.forNumber(int value) ReadRequest.Builder.getOrderBy()Optional.ReadRequest.getOrderBy()Optional.ReadRequestOrBuilder.getOrderBy()Optional.static ReadRequest.OrderByReadRequest.OrderBy.valueOf(int value) Deprecated.static ReadRequest.OrderByReadRequest.OrderBy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ReadRequest.OrderByReturns the enum constant of this type with the specified name.static ReadRequest.OrderBy[]ReadRequest.OrderBy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.v1 that return types with arguments of type ReadRequest.OrderByModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ReadRequest.OrderBy>ReadRequest.OrderBy.internalGetValueMap()Methods in com.google.spanner.v1 with parameters of type ReadRequest.OrderByModifier and TypeMethodDescriptionReadRequest.Builder.setOrderBy(ReadRequest.OrderBy value) Optional.