Uses of Interface
com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
-
Packages that use ThreeDNode.CategoriesOrBuilder Package Description com.cognite.client.dto -
-
Uses of ThreeDNode.CategoriesOrBuilder in com.cognite.client.dto
Classes in com.cognite.client.dto that implement ThreeDNode.CategoriesOrBuilder Modifier and Type Class Description static classThreeDNode.CategoriesProtobuf typecom.cognite.beam.proto.ThreeDNode.Categoriesstatic classThreeDNode.Categories.BuilderProtobuf typecom.cognite.beam.proto.ThreeDNode.CategoriesMethods in com.cognite.client.dto that return ThreeDNode.CategoriesOrBuilder Modifier and Type Method Description ThreeDNode.CategoriesOrBuilderThreeDNode.Properties.Builder. getCategoriesOrBuilder(int index)repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;ThreeDNode.CategoriesOrBuilderThreeDNode.Properties. getCategoriesOrBuilder(int index)repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;ThreeDNode.CategoriesOrBuilderThreeDNode.PropertiesOrBuilder. getCategoriesOrBuilder(int index)repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;Methods in com.cognite.client.dto that return types with arguments of type ThreeDNode.CategoriesOrBuilder Modifier and Type Method Description List<? extends ThreeDNode.CategoriesOrBuilder>ThreeDNode.Properties.Builder. getCategoriesOrBuilderList()repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;List<? extends ThreeDNode.CategoriesOrBuilder>ThreeDNode.Properties. getCategoriesOrBuilderList()repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;List<? extends ThreeDNode.CategoriesOrBuilder>ThreeDNode.PropertiesOrBuilder. getCategoriesOrBuilderList()repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
-