Uses of Class
com.cognite.client.dto.TimeseriesPoint.Aggregates
Packages that use TimeseriesPoint.Aggregates
-
Uses of TimeseriesPoint.Aggregates in com.cognite.client.dto
Methods in com.cognite.client.dto that return TimeseriesPoint.AggregatesModifier and TypeMethodDescriptionTimeseriesPoint.Aggregates.Builder.build()TimeseriesPoint.Aggregates.Builder.buildPartial()static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.getDefaultInstance()TimeseriesPoint.Aggregates.Builder.getDefaultInstanceForType()TimeseriesPoint.Aggregates.getDefaultInstanceForType()TimeseriesPoint.Builder.getValueAggregates().com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;TimeseriesPoint.getValueAggregates().com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;TimeseriesPointOrBuilder.getValueAggregates().com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseDelimitedFrom(InputStream input) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(byte[] data) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(com.google.protobuf.ByteString data) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(com.google.protobuf.CodedInputStream input) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(InputStream input) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(ByteBuffer data) static TimeseriesPoint.AggregatesTimeseriesPoint.Aggregates.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type TimeseriesPoint.AggregatesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TimeseriesPoint.Aggregates>TimeseriesPoint.Aggregates.getParserForType()static com.google.protobuf.Parser<TimeseriesPoint.Aggregates>TimeseriesPoint.Aggregates.parser()Methods in com.cognite.client.dto with parameters of type TimeseriesPoint.AggregatesModifier and TypeMethodDescriptionTimeseriesPoint.Aggregates.Builder.mergeFrom(TimeseriesPoint.Aggregates other) TimeseriesPoint.Builder.mergeValueAggregates(TimeseriesPoint.Aggregates value) .com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;TimeseriesPoint.Aggregates.newBuilder(TimeseriesPoint.Aggregates prototype) TimeseriesPoint.Builder.setValueAggregates(TimeseriesPoint.Aggregates value) .com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;