Uses of Class
com.cognite.client.dto.DiagramResponse.Annotation.Builder
Packages that use DiagramResponse.Annotation.Builder
-
Uses of DiagramResponse.Annotation.Builder in com.cognite.client.dto
Methods in com.cognite.client.dto that return DiagramResponse.Annotation.BuilderModifier and TypeMethodDescriptionDiagramResponse.Annotation.Builder.addAllEntities(Iterable<? extends com.google.protobuf.Struct> values) repeated .google.protobuf.Struct entities = 4;DiagramResponse.Annotation.Builder.addEntities(int index, com.google.protobuf.Struct value) repeated .google.protobuf.Struct entities = 4;DiagramResponse.Annotation.Builder.addEntities(int index, com.google.protobuf.Struct.Builder builderForValue) repeated .google.protobuf.Struct entities = 4;DiagramResponse.Annotation.Builder.addEntities(com.google.protobuf.Struct value) repeated .google.protobuf.Struct entities = 4;DiagramResponse.Annotation.Builder.addEntities(com.google.protobuf.Struct.Builder builderForValue) repeated .google.protobuf.Struct entities = 4;DiagramResponse.Builder.addItemsBuilder()The identified entity annotations with bounding boxesDiagramResponse.Builder.addItemsBuilder(int index) The identified entity annotations with bounding boxesDiagramResponse.Annotation.Builder.clear()DiagramResponse.Annotation.Builder.clearConfidence()optional double confidence = 2;DiagramResponse.Annotation.Builder.clearEntities()repeated .google.protobuf.Struct entities = 4;DiagramResponse.Annotation.Builder.clearRegion().com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;DiagramResponse.Annotation.Builder.clearText()optional string text = 1;DiagramResponse.Builder.getItemsBuilder(int index) The identified entity annotations with bounding boxesDiagramResponse.Annotation.Builder.mergeFrom(DiagramResponse.Annotation other) DiagramResponse.Annotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DiagramResponse.Annotation.Builder.mergeFrom(com.google.protobuf.Message other) DiagramResponse.Annotation.Builder.mergeRegion(DiagramResponse.Annotation.Region value) .com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;DiagramResponse.Annotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DiagramResponse.Annotation.newBuilder()DiagramResponse.Annotation.newBuilder(DiagramResponse.Annotation prototype) DiagramResponse.Annotation.newBuilderForType()protected DiagramResponse.Annotation.BuilderDiagramResponse.Annotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DiagramResponse.Annotation.Builder.removeEntities(int index) repeated .google.protobuf.Struct entities = 4;DiagramResponse.Annotation.Builder.setConfidence(double value) optional double confidence = 2;DiagramResponse.Annotation.Builder.setEntities(int index, com.google.protobuf.Struct value) repeated .google.protobuf.Struct entities = 4;DiagramResponse.Annotation.Builder.setEntities(int index, com.google.protobuf.Struct.Builder builderForValue) repeated .google.protobuf.Struct entities = 4;DiagramResponse.Annotation.Builder.setRegion(DiagramResponse.Annotation.Region value) .com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;DiagramResponse.Annotation.Builder.setRegion(DiagramResponse.Annotation.Region.Builder builderForValue) .com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;optional string text = 1;DiagramResponse.Annotation.Builder.setTextBytes(com.google.protobuf.ByteString value) optional string text = 1;DiagramResponse.Annotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DiagramResponse.Annotation.toBuilder()Methods in com.cognite.client.dto that return types with arguments of type DiagramResponse.Annotation.BuilderModifier and TypeMethodDescriptionDiagramResponse.Builder.getItemsBuilderList()The identified entity annotations with bounding boxesMethods in com.cognite.client.dto with parameters of type DiagramResponse.Annotation.BuilderModifier and TypeMethodDescriptionDiagramResponse.Builder.addItems(int index, DiagramResponse.Annotation.Builder builderForValue) The identified entity annotations with bounding boxesDiagramResponse.Builder.addItems(DiagramResponse.Annotation.Builder builderForValue) The identified entity annotations with bounding boxesDiagramResponse.Builder.setItems(int index, DiagramResponse.Annotation.Builder builderForValue) The identified entity annotations with bounding boxes