Uses of Interface
com.cognite.client.dto.DiagramResponse.Annotation.VertexOrBuilder
Packages that use DiagramResponse.Annotation.VertexOrBuilder
-
Uses of DiagramResponse.Annotation.VertexOrBuilder in com.cognite.client.dto
Classes in com.cognite.client.dto that implement DiagramResponse.Annotation.VertexOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typecom.cognite.client.dto.DiagramResponse.Annotation.Vertexstatic final classProtobuf typecom.cognite.client.dto.DiagramResponse.Annotation.VertexMethods in com.cognite.client.dto that return DiagramResponse.Annotation.VertexOrBuilderModifier and TypeMethodDescriptionDiagramResponse.Annotation.Region.Builder.getVerticesOrBuilder(int index) repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;DiagramResponse.Annotation.Region.getVerticesOrBuilder(int index) repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;DiagramResponse.Annotation.RegionOrBuilder.getVerticesOrBuilder(int index) repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;Methods in com.cognite.client.dto that return types with arguments of type DiagramResponse.Annotation.VertexOrBuilderModifier and TypeMethodDescriptionList<? extends DiagramResponse.Annotation.VertexOrBuilder>DiagramResponse.Annotation.Region.Builder.getVerticesOrBuilderList()repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;List<? extends DiagramResponse.Annotation.VertexOrBuilder>DiagramResponse.Annotation.Region.getVerticesOrBuilderList()repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;List<? extends DiagramResponse.Annotation.VertexOrBuilder>DiagramResponse.Annotation.RegionOrBuilder.getVerticesOrBuilderList()repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;