Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoProperties.ValueOrBuilder
-
Packages that use WeaviateProtoProperties.ValueOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoProperties.ValueOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoProperties.ValueOrBuilder Modifier and Type Class Description static classWeaviateProtoProperties.ValueProtobuf typeweaviate.v1.Valuestatic classWeaviateProtoProperties.Value.BuilderProtobuf typeweaviate.v1.ValueMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoProperties.ValueOrBuilder Modifier and Type Method Description WeaviateProtoProperties.ValueOrBuilderWeaviateProtoProperties.ListValue.Builder. getValuesOrBuilder(int index)Deprecated.WeaviateProtoProperties.ValueOrBuilderWeaviateProtoProperties.ListValue. getValuesOrBuilder(int index)Deprecated.WeaviateProtoProperties.ValueOrBuilderWeaviateProtoProperties.ListValueOrBuilder. getValuesOrBuilder(int index)Deprecated.Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoProperties.ValueOrBuilder Modifier and Type Method Description List<? extends WeaviateProtoProperties.ValueOrBuilder>WeaviateProtoProperties.ListValue.Builder. getValuesOrBuilderList()Deprecated.List<? extends WeaviateProtoProperties.ValueOrBuilder>WeaviateProtoProperties.ListValue. getValuesOrBuilderList()Deprecated.List<? extends WeaviateProtoProperties.ValueOrBuilder>WeaviateProtoProperties.ListValueOrBuilder. getValuesOrBuilderList()Deprecated.
-