Uses of Interface
com.cognite.client.dto.SequenceRowOrBuilder
Packages that use SequenceRowOrBuilder
-
Uses of SequenceRowOrBuilder in com.cognite.client.dto
Classes in com.cognite.client.dto that implement SequenceRowOrBuilderModifier and TypeClassDescriptionfinal classThe SequenceRow host all the data for a single row in a sequence.static final classThe SequenceRow host all the data for a single row in a sequence.Methods in com.cognite.client.dto that return SequenceRowOrBuilderModifier and TypeMethodDescriptionSequenceBody.Builder.getRowsOrBuilder(int index) repeated .com.cognite.client.dto.SequenceRow rows = 4;SequenceBody.getRowsOrBuilder(int index) repeated .com.cognite.client.dto.SequenceRow rows = 4;SequenceBodyOrBuilder.getRowsOrBuilder(int index) repeated .com.cognite.client.dto.SequenceRow rows = 4;Methods in com.cognite.client.dto that return types with arguments of type SequenceRowOrBuilderModifier and TypeMethodDescriptionList<? extends SequenceRowOrBuilder>SequenceBody.Builder.getRowsOrBuilderList()repeated .com.cognite.client.dto.SequenceRow rows = 4;List<? extends SequenceRowOrBuilder>SequenceBody.getRowsOrBuilderList()repeated .com.cognite.client.dto.SequenceRow rows = 4;List<? extends SequenceRowOrBuilder>SequenceBodyOrBuilder.getRowsOrBuilderList()repeated .com.cognite.client.dto.SequenceRow rows = 4;