Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoTenants.TenantsGetReply.Builder
Packages that use WeaviateProtoTenants.TenantsGetReply.Builder
-
Uses of WeaviateProtoTenants.TenantsGetReply.Builder in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoTenants.TenantsGetReply.BuilderModifier and TypeMethodDescriptionWeaviateProtoTenants.TenantsGetReply.Builder.addAllTenants(Iterable<? extends WeaviateProtoTenants.Tenant> values) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeaviateProtoTenants.TenantsGetReply.Builder.addTenants(int index, WeaviateProtoTenants.Tenant value) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.addTenants(int index, WeaviateProtoTenants.Tenant.Builder builderForValue) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.addTenants(WeaviateProtoTenants.Tenant value) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.addTenants(WeaviateProtoTenants.Tenant.Builder builderForValue) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.clear()WeaviateProtoTenants.TenantsGetReply.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) WeaviateProtoTenants.TenantsGetReply.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) WeaviateProtoTenants.TenantsGetReply.Builder.clearTenants()repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.clearTook()float took = 1;WeaviateProtoTenants.TenantsGetReply.Builder.clone()WeaviateProtoTenants.TenantsGetReply.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantsGetReply.Builder.mergeFrom(com.google.protobuf.Message other) WeaviateProtoTenants.TenantsGetReply.Builder.mergeFrom(WeaviateProtoTenants.TenantsGetReply other) WeaviateProtoTenants.TenantsGetReply.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WeaviateProtoTenants.TenantsGetReply.newBuilder()WeaviateProtoTenants.TenantsGetReply.newBuilder(WeaviateProtoTenants.TenantsGetReply prototype) WeaviateProtoTenants.TenantsGetReply.newBuilderForType()WeaviateProtoTenants.TenantsGetReply.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) WeaviateProtoTenants.TenantsGetReply.Builder.removeTenants(int index) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeaviateProtoTenants.TenantsGetReply.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) WeaviateProtoTenants.TenantsGetReply.Builder.setTenants(int index, WeaviateProtoTenants.Tenant value) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.setTenants(int index, WeaviateProtoTenants.Tenant.Builder builderForValue) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.Builder.setTook(float value) float took = 1;WeaviateProtoTenants.TenantsGetReply.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WeaviateProtoTenants.TenantsGetReply.toBuilder()