Uses of Class
com.cognite.client.dto.ThreeDNode
Packages that use ThreeDNode
-
Uses of ThreeDNode in com.cognite.client
Methods in com.cognite.client that return types with arguments of type ThreeDNodeModifier and TypeMethodDescriptionReturns allThreeDNodeobjects that matches the filters set in theRequest.Returns allThreeDNodeobjects that matches the filters set in theRequest.Returns allThreeDNodeobjects that matches the filters set in theRequest.Returns allThreeDNodeobjects.Returns allThreeDNodeobjects that matches the filters set in theRequest.Returns allThreeDNodeobjects that matches the filters set in theRequestfor the specified partitions.Returns all ancestorThreeDNodeobjects.Returns all ancestorThreeDNodeobjects that matches the filters set in theRequest.ThreeDNodes.list(Long modelId, Long revisionId, Long nodeId, Request requestParameters, String... partitions) Returns all ancestorThreeDNodeobjects that matches the filters set in theRequestfor the specified partitions.Retrieves 3D Nodes by ids. -
Uses of ThreeDNode in com.cognite.client.dto
Methods in com.cognite.client.dto that return ThreeDNodeModifier and TypeMethodDescriptionThreeDNode.Builder.build()ThreeDNode.Builder.buildPartial()static ThreeDNodeThreeDNode.getDefaultInstance()ThreeDNode.Builder.getDefaultInstanceForType()ThreeDNode.getDefaultInstanceForType()static ThreeDNodeThreeDNode.parseDelimitedFrom(InputStream input) static ThreeDNodeThreeDNode.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNodeThreeDNode.parseFrom(byte[] data) static ThreeDNodeThreeDNode.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNodeThreeDNode.parseFrom(com.google.protobuf.ByteString data) static ThreeDNodeThreeDNode.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNodeThreeDNode.parseFrom(com.google.protobuf.CodedInputStream input) static ThreeDNodeThreeDNode.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNodeThreeDNode.parseFrom(InputStream input) static ThreeDNodeThreeDNode.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNodeThreeDNode.parseFrom(ByteBuffer data) static ThreeDNodeThreeDNode.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type ThreeDNodeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ThreeDNode>ThreeDNode.getParserForType()static com.google.protobuf.Parser<ThreeDNode>ThreeDNode.parser()Methods in com.cognite.client.dto with parameters of type ThreeDNodeModifier and TypeMethodDescriptionThreeDNode.Builder.mergeFrom(ThreeDNode other) static ThreeDNode.BuilderThreeDNode.newBuilder(ThreeDNode prototype) -
Uses of ThreeDNode in com.cognite.client.servicesV1.parser
Methods in com.cognite.client.servicesV1.parser that return ThreeDNodeModifier and TypeMethodDescriptionstatic ThreeDNodeThreeDNodeParser.parseThreeDNodes(String json) Methods in com.cognite.client.servicesV1.parser that return types with arguments of type ThreeDNodeModifier and TypeMethodDescriptionstatic List<ThreeDNode>ThreeDNodeParser.parseThreeDNodesToList(String json)