Uses of Class
com.cognite.v1.timeseries.proto.AggregateDatapoints
Packages that use AggregateDatapoints
-
Uses of AggregateDatapoints in com.cognite.v1.timeseries.proto
Methods in com.cognite.v1.timeseries.proto that return AggregateDatapointsModifier and TypeMethodDescriptionAggregateDatapoints.Builder.build()AggregateDatapoints.Builder.buildPartial()DataPointListItem.Builder.getAggregateDatapoints().com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;DataPointListItem.getAggregateDatapoints().com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;DataPointListItemAlpha.Builder.getAggregateDatapoints().com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;DataPointListItemAlpha.getAggregateDatapoints().com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;DataPointListItemAlphaOrBuilder.getAggregateDatapoints().com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;DataPointListItemOrBuilder.getAggregateDatapoints().com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;static AggregateDatapointsAggregateDatapoints.getDefaultInstance()AggregateDatapoints.Builder.getDefaultInstanceForType()AggregateDatapoints.getDefaultInstanceForType()static AggregateDatapointsAggregateDatapoints.parseDelimitedFrom(InputStream input) static AggregateDatapointsAggregateDatapoints.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateDatapointsAggregateDatapoints.parseFrom(byte[] data) static AggregateDatapointsAggregateDatapoints.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateDatapointsAggregateDatapoints.parseFrom(com.google.protobuf.ByteString data) static AggregateDatapointsAggregateDatapoints.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateDatapointsAggregateDatapoints.parseFrom(com.google.protobuf.CodedInputStream input) static AggregateDatapointsAggregateDatapoints.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateDatapointsAggregateDatapoints.parseFrom(InputStream input) static AggregateDatapointsAggregateDatapoints.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateDatapointsAggregateDatapoints.parseFrom(ByteBuffer data) static AggregateDatapointsAggregateDatapoints.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.v1.timeseries.proto that return types with arguments of type AggregateDatapointsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AggregateDatapoints>AggregateDatapoints.getParserForType()static com.google.protobuf.Parser<AggregateDatapoints>AggregateDatapoints.parser()Methods in com.cognite.v1.timeseries.proto with parameters of type AggregateDatapointsModifier and TypeMethodDescriptionDataPointListItem.Builder.mergeAggregateDatapoints(AggregateDatapoints value) .com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;DataPointListItemAlpha.Builder.mergeAggregateDatapoints(AggregateDatapoints value) .com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;AggregateDatapoints.Builder.mergeFrom(AggregateDatapoints other) static AggregateDatapoints.BuilderAggregateDatapoints.newBuilder(AggregateDatapoints prototype) DataPointListItem.Builder.setAggregateDatapoints(AggregateDatapoints value) .com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;DataPointListItemAlpha.Builder.setAggregateDatapoints(AggregateDatapoints value) .com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;