Uses of Class
com.cognite.client.dto.DiagramResponse.Annotation
Packages that use DiagramResponse.Annotation
-
Uses of DiagramResponse.Annotation in com.cognite.client.dto
Methods in com.cognite.client.dto that return DiagramResponse.AnnotationModifier and TypeMethodDescriptionDiagramResponse.Annotation.Builder.build()DiagramResponse.Annotation.Builder.buildPartial()static DiagramResponse.AnnotationDiagramResponse.Annotation.getDefaultInstance()DiagramResponse.Annotation.Builder.getDefaultInstanceForType()DiagramResponse.Annotation.getDefaultInstanceForType()DiagramResponse.Builder.getItems(int index) The identified entity annotations with bounding boxesDiagramResponse.getItems(int index) The identified entity annotations with bounding boxesDiagramResponseOrBuilder.getItems(int index) The identified entity annotations with bounding boxesstatic DiagramResponse.AnnotationDiagramResponse.Annotation.parseDelimitedFrom(InputStream input) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(byte[] data) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(com.google.protobuf.ByteString data) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(com.google.protobuf.CodedInputStream input) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(InputStream input) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(ByteBuffer data) static DiagramResponse.AnnotationDiagramResponse.Annotation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type DiagramResponse.AnnotationModifier and TypeMethodDescriptionDiagramResponse.Builder.getItemsList()The identified entity annotations with bounding boxesDiagramResponse.getItemsList()The identified entity annotations with bounding boxesDiagramResponseOrBuilder.getItemsList()The identified entity annotations with bounding boxescom.google.protobuf.Parser<DiagramResponse.Annotation>DiagramResponse.Annotation.getParserForType()static com.google.protobuf.Parser<DiagramResponse.Annotation>DiagramResponse.Annotation.parser()Methods in com.cognite.client.dto with parameters of type DiagramResponse.AnnotationModifier and TypeMethodDescriptionDiagramResponse.Builder.addItems(int index, DiagramResponse.Annotation value) The identified entity annotations with bounding boxesDiagramResponse.Builder.addItems(DiagramResponse.Annotation value) The identified entity annotations with bounding boxesDiagramResponse.Annotation.Builder.mergeFrom(DiagramResponse.Annotation other) DiagramResponse.Annotation.newBuilder(DiagramResponse.Annotation prototype) DiagramResponse.Builder.setItems(int index, DiagramResponse.Annotation value) The identified entity annotations with bounding boxesMethod parameters in com.cognite.client.dto with type arguments of type DiagramResponse.AnnotationModifier and TypeMethodDescriptionDiagramResponse.Builder.addAllItems(Iterable<? extends DiagramResponse.Annotation> values) The identified entity annotations with bounding boxes