Uses of Class
com.cognite.client.dto.Label
Packages that use Label
Package
Description
-
Uses of Label in com.cognite.client
Methods in com.cognite.client that return types with arguments of type LabelModifier and TypeMethodDescriptionLabels.list()Returns allLabelobjects.Creates or updates a set ofLabelobjects.Method parameters in com.cognite.client with type arguments of type Label -
Uses of Label in com.cognite.client.dto
Methods in com.cognite.client.dto that return LabelModifier and TypeMethodDescriptionLabel.Builder.build()Label.Builder.buildPartial()static LabelLabel.getDefaultInstance()Label.Builder.getDefaultInstanceForType()Label.getDefaultInstanceForType()static LabelLabel.parseDelimitedFrom(InputStream input) static LabelLabel.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelLabel.parseFrom(byte[] data) static LabelLabel.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelLabel.parseFrom(com.google.protobuf.ByteString data) static LabelLabel.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelLabel.parseFrom(com.google.protobuf.CodedInputStream input) static LabelLabel.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelLabel.parseFrom(InputStream input) static LabelLabel.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelLabel.parseFrom(ByteBuffer data) static LabelLabel.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type LabelModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Label>Label.getParserForType()static com.google.protobuf.Parser<Label>Label.parser()Methods in com.cognite.client.dto with parameters of type Label -
Uses of Label in com.cognite.client.servicesV1.parser
Methods in com.cognite.client.servicesV1.parser that return LabelModifier and TypeMethodDescriptionstatic LabelLabelParser.parseLabel(String json) Parses an event json string toLabelproto object.Methods in com.cognite.client.servicesV1.parser with parameters of type Label -
Uses of Label in com.cognite.client.util
Methods in com.cognite.client.util that return types with arguments of type Label