Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoAggregate.AggregateReply.ResultCase
Packages that use WeaviateProtoAggregate.AggregateReply.ResultCase
-
Uses of WeaviateProtoAggregate.AggregateReply.ResultCase in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoAggregate.AggregateReply.ResultCaseModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.ResultCase.forNumber(int value) WeaviateProtoAggregate.AggregateReply.Builder.getResultCase()WeaviateProtoAggregate.AggregateReply.getResultCase()WeaviateProtoAggregate.AggregateReplyOrBuilder.getResultCase()WeaviateProtoAggregate.AggregateReply.ResultCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.WeaviateProtoAggregate.AggregateReply.ResultCase.values()Returns an array containing the constants of this enum type, in the order they are declared.