Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder
Packages that use WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder
-
Uses of WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeweaviate.v1.BatchObjectsReply.BatchErrorstatic final classProtobuf typeweaviate.v1.BatchObjectsReply.BatchErrorMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilderModifier and TypeMethodDescriptionWeaviateProtoBatch.BatchObjectsReply.Builder.getErrorsOrBuilder(int index) repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;WeaviateProtoBatch.BatchObjectsReply.getErrorsOrBuilder(int index) repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;WeaviateProtoBatch.BatchObjectsReplyOrBuilder.getErrorsOrBuilder(int index) repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilderModifier and TypeMethodDescriptionWeaviateProtoBatch.BatchObjectsReply.Builder.getErrorsOrBuilderList()repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;WeaviateProtoBatch.BatchObjectsReply.getErrorsOrBuilderList()repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;WeaviateProtoBatch.BatchObjectsReplyOrBuilder.getErrorsOrBuilderList()repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;