Uses of Class
com.cognite.client.dto.DiagramResponse.Builder
Packages that use DiagramResponse.Builder
-
Uses of DiagramResponse.Builder in com.cognite.client.dto
Methods in com.cognite.client.dto that return DiagramResponse.BuilderModifier and TypeMethodDescriptionDiagramResponse.Builder.addAllConvertResults(Iterable<? extends DiagramResponse.ConvertResult> values) Converted SVGs / PNGsDiagramResponse.Builder.addAllItems(Iterable<? extends DiagramResponse.Annotation> values) The identified entity annotations with bounding boxesDiagramResponse.Builder.addConvertResults(int index, DiagramResponse.ConvertResult value) Converted SVGs / PNGsDiagramResponse.Builder.addConvertResults(int index, DiagramResponse.ConvertResult.Builder builderForValue) Converted SVGs / PNGsDiagramResponse.Builder.addConvertResults(DiagramResponse.ConvertResult value) Converted SVGs / PNGsDiagramResponse.Builder.addConvertResults(DiagramResponse.ConvertResult.Builder builderForValue) Converted SVGs / PNGsDiagramResponse.Builder.addItems(int index, DiagramResponse.Annotation value) The identified entity annotations with bounding boxesDiagramResponse.Builder.addItems(int index, DiagramResponse.Annotation.Builder builderForValue) The identified entity annotations with bounding boxesDiagramResponse.Builder.addItems(DiagramResponse.Annotation value) The identified entity annotations with bounding boxesDiagramResponse.Builder.addItems(DiagramResponse.Annotation.Builder builderForValue) The identified entity annotations with bounding boxesDiagramResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DiagramResponse.Builder.clear()DiagramResponse.Builder.clearConvertResults()Converted SVGs / PNGsDiagramResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DiagramResponse.Builder.clearFileExternalId()The external id of the source file used for detecting annotations and building the interactive engineering diagramDiagramResponse.Builder.clearFileId()The id of the source file used for detecting annotations and building the interactive engineering diagramDiagramResponse.Builder.clearItems()The identified entity annotations with bounding boxesDiagramResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DiagramResponse.Builder.clone()DiagramResponse.Builder.mergeFrom(DiagramResponse other) DiagramResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DiagramResponse.Builder.mergeFrom(com.google.protobuf.Message other) final DiagramResponse.BuilderDiagramResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static DiagramResponse.BuilderDiagramResponse.newBuilder()static DiagramResponse.BuilderDiagramResponse.newBuilder(DiagramResponse prototype) DiagramResponse.newBuilderForType()protected DiagramResponse.BuilderDiagramResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DiagramResponse.Builder.removeConvertResults(int index) Converted SVGs / PNGsDiagramResponse.Builder.removeItems(int index) The identified entity annotations with bounding boxesDiagramResponse.Builder.setConvertResults(int index, DiagramResponse.ConvertResult value) Converted SVGs / PNGsDiagramResponse.Builder.setConvertResults(int index, DiagramResponse.ConvertResult.Builder builderForValue) Converted SVGs / PNGsDiagramResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DiagramResponse.Builder.setFileExternalId(String value) The external id of the source file used for detecting annotations and building the interactive engineering diagramDiagramResponse.Builder.setFileExternalIdBytes(com.google.protobuf.ByteString value) The external id of the source file used for detecting annotations and building the interactive engineering diagramDiagramResponse.Builder.setFileId(long value) The id of the source file used for detecting annotations and building the interactive engineering diagramDiagramResponse.Builder.setItems(int index, DiagramResponse.Annotation value) The identified entity annotations with bounding boxesDiagramResponse.Builder.setItems(int index, DiagramResponse.Annotation.Builder builderForValue) The identified entity annotations with bounding boxesDiagramResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final DiagramResponse.BuilderDiagramResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DiagramResponse.toBuilder()