Uses of Class
com.cognite.client.dto.Aggregate
Packages that use Aggregate
-
Uses of Aggregate in com.cognite.client
Methods in com.cognite.client that return AggregateModifier and TypeMethodDescriptionPerforms an item aggregation request to Cognite Data Fusion.Performs an item aggregation to Cognite Data Fusion.Performs an item aggregation request to Cognite Data Fusion.Performs an item aggregation request to Cognite Data Fusion.Performs an item aggregation request to Cognite Data Fusion.Performs an item aggregation request to Cognite Data Fusion. -
Uses of Aggregate in com.cognite.client.dto
Methods in com.cognite.client.dto that return AggregateModifier and TypeMethodDescriptionAggregate.Builder.build()Aggregate.Builder.buildPartial()static AggregateAggregate.getDefaultInstance()Aggregate.Builder.getDefaultInstanceForType()Aggregate.getDefaultInstanceForType()static AggregateAggregate.parseDelimitedFrom(InputStream input) static AggregateAggregate.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateAggregate.parseFrom(byte[] data) static AggregateAggregate.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateAggregate.parseFrom(com.google.protobuf.ByteString data) static AggregateAggregate.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateAggregate.parseFrom(com.google.protobuf.CodedInputStream input) static AggregateAggregate.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateAggregate.parseFrom(InputStream input) static AggregateAggregate.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregateAggregate.parseFrom(ByteBuffer data) static AggregateAggregate.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type AggregateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Aggregate>Aggregate.getParserForType()static com.google.protobuf.Parser<Aggregate>Aggregate.parser()Methods in com.cognite.client.dto with parameters of type AggregateModifier and TypeMethodDescriptionstatic Aggregate.BuilderAggregate.newBuilder(Aggregate prototype) -
Uses of Aggregate in com.cognite.client.servicesV1.parser
Methods in com.cognite.client.servicesV1.parser that return AggregateModifier and TypeMethodDescriptionstatic AggregateAggregateParser.parseAggregate(String json) Parses an aggregate json string toAggregateproto object.