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