Uses of Interface
com.cognite.client.dto.AnnotationOrBuilder
-
Packages that use AnnotationOrBuilder Package Description com.cognite.client.dto -
-
Uses of AnnotationOrBuilder in com.cognite.client.dto
Classes in com.cognite.client.dto that implement AnnotationOrBuilder Modifier and Type Class Description classAnnotationProtobuf typecom.cognite.beam.proto.Annotationstatic classAnnotation.BuilderProtobuf typecom.cognite.beam.proto.AnnotationMethods in com.cognite.client.dto that return AnnotationOrBuilder Modifier and Type Method Description AnnotationOrBuilderDiagramResponse.Builder. getItemsOrBuilder(int index)The identified entity annotations with bounding boxesAnnotationOrBuilderDiagramResponse. getItemsOrBuilder(int index)The identified entity annotations with bounding boxesAnnotationOrBuilderDiagramResponseOrBuilder. getItemsOrBuilder(int index)The identified entity annotations with bounding boxesMethods in com.cognite.client.dto that return types with arguments of type AnnotationOrBuilder Modifier and Type Method Description List<? extends AnnotationOrBuilder>DiagramResponse.Builder. getItemsOrBuilderList()The identified entity annotations with bounding boxesList<? extends AnnotationOrBuilder>DiagramResponse. getItemsOrBuilderList()The identified entity annotations with bounding boxesList<? extends AnnotationOrBuilder>DiagramResponseOrBuilder. getItemsOrBuilderList()The identified entity annotations with bounding boxes
-