Uses of Class
com.cognite.client.dto.Transformation.Job.Metric
Packages that use Transformation.Job.Metric
-
Uses of Transformation.Job.Metric in com.cognite.client
Methods in com.cognite.client that return types with arguments of type Transformation.Job.MetricModifier and TypeMethodDescriptionExample: -
Uses of Transformation.Job.Metric in com.cognite.client.dto
Methods in com.cognite.client.dto that return Transformation.Job.MetricModifier and TypeMethodDescriptionTransformation.Job.Metric.Builder.build()Transformation.Job.Metric.Builder.buildPartial()static Transformation.Job.MetricTransformation.Job.Metric.getDefaultInstance()Transformation.Job.Metric.Builder.getDefaultInstanceForType()Transformation.Job.Metric.getDefaultInstanceForType()static Transformation.Job.MetricTransformation.Job.Metric.parseDelimitedFrom(InputStream input) static Transformation.Job.MetricTransformation.Job.Metric.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(byte[] data) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(com.google.protobuf.ByteString data) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(com.google.protobuf.CodedInputStream input) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(InputStream input) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(ByteBuffer data) static Transformation.Job.MetricTransformation.Job.Metric.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type Transformation.Job.MetricModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Transformation.Job.Metric>Transformation.Job.Metric.getParserForType()static com.google.protobuf.Parser<Transformation.Job.Metric>Transformation.Job.Metric.parser()Methods in com.cognite.client.dto with parameters of type Transformation.Job.MetricModifier and TypeMethodDescriptionTransformation.Job.Metric.Builder.mergeFrom(Transformation.Job.Metric other) Transformation.Job.Metric.newBuilder(Transformation.Job.Metric prototype) -
Uses of Transformation.Job.Metric in com.cognite.client.servicesV1.parser
Methods in com.cognite.client.servicesV1.parser that return Transformation.Job.MetricModifier and TypeMethodDescriptionstatic Transformation.Job.MetricTransformationJobMetricsParser.parseTransformationJobMetrics(String json)