Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder
-
Packages that use WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder Modifier and Type Class Description static classWeaviateProtoBatch.BatchObjectsReply.BatchErrorProtobuf typeweaviate.v1.BatchObjectsReply.BatchErrorstatic classWeaviateProtoBatch.BatchObjectsReply.BatchError.BuilderProtobuf typeweaviate.v1.BatchObjectsReply.BatchErrorMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder Modifier and Type Method Description WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilderWeaviateProtoBatch.BatchObjectsReply.Builder. getErrorsOrBuilder(int index)repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilderWeaviateProtoBatch.BatchObjectsReply. getErrorsOrBuilder(int index)repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilderWeaviateProtoBatch.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.BatchErrorOrBuilder Modifier and Type Method Description List<? extends WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder>WeaviateProtoBatch.BatchObjectsReply.Builder. getErrorsOrBuilderList()repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;List<? extends WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder>WeaviateProtoBatch.BatchObjectsReply. getErrorsOrBuilderList()repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;List<? extends WeaviateProtoBatch.BatchObjectsReply.BatchErrorOrBuilder>WeaviateProtoBatch.BatchObjectsReplyOrBuilder. getErrorsOrBuilderList()repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;
-