Uses of Interface
com.cognite.client.dto.MatchFieldOrBuilder
Packages that use MatchFieldOrBuilder
-
Uses of MatchFieldOrBuilder in com.cognite.client.dto
Classes in com.cognite.client.dto that implement MatchFieldOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typecom.cognite.client.dto.MatchFieldstatic final classProtobuf typecom.cognite.client.dto.MatchFieldMethods in com.cognite.client.dto that return MatchFieldOrBuilderModifier and TypeMethodDescriptionEntityMatchModel.Builder.getMatchFieldsOrBuilder(int index) repeated .com.cognite.client.dto.MatchField match_fields = 10;EntityMatchModel.getMatchFieldsOrBuilder(int index) repeated .com.cognite.client.dto.MatchField match_fields = 10;EntityMatchModelOrBuilder.getMatchFieldsOrBuilder(int index) repeated .com.cognite.client.dto.MatchField match_fields = 10;Methods in com.cognite.client.dto that return types with arguments of type MatchFieldOrBuilderModifier and TypeMethodDescriptionList<? extends MatchFieldOrBuilder>EntityMatchModel.Builder.getMatchFieldsOrBuilderList()repeated .com.cognite.client.dto.MatchField match_fields = 10;List<? extends MatchFieldOrBuilder>EntityMatchModel.getMatchFieldsOrBuilderList()repeated .com.cognite.client.dto.MatchField match_fields = 10;List<? extends MatchFieldOrBuilder>EntityMatchModelOrBuilder.getMatchFieldsOrBuilderList()repeated .com.cognite.client.dto.MatchField match_fields = 10;