Uses of Interface
com.cognite.client.dto.Aggregate.RecordOrBuilder
Packages that use Aggregate.RecordOrBuilder
-
Uses of Aggregate.RecordOrBuilder in com.cognite.client.dto
Classes in com.cognite.client.dto that implement Aggregate.RecordOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typecom.cognite.client.dto.Aggregate.Recordstatic final classProtobuf typecom.cognite.client.dto.Aggregate.RecordMethods in com.cognite.client.dto that return Aggregate.RecordOrBuilderModifier and TypeMethodDescriptionAggregate.Builder.getAggregatesOrBuilder(int index) repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;Aggregate.getAggregatesOrBuilder(int index) repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;AggregateOrBuilder.getAggregatesOrBuilder(int index) repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;Methods in com.cognite.client.dto that return types with arguments of type Aggregate.RecordOrBuilderModifier and TypeMethodDescriptionList<? extends Aggregate.RecordOrBuilder>Aggregate.Builder.getAggregatesOrBuilderList()repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;List<? extends Aggregate.RecordOrBuilder>Aggregate.getAggregatesOrBuilderList()repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;List<? extends Aggregate.RecordOrBuilder>AggregateOrBuilder.getAggregatesOrBuilderList()repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;