Uses of Class
com.cognite.client.dto.ThreeDOutput
Packages that use ThreeDOutput
-
Uses of ThreeDOutput in com.cognite.client
Methods in com.cognite.client that return types with arguments of type ThreeDOutput -
Uses of ThreeDOutput in com.cognite.client.dto
Methods in com.cognite.client.dto that return ThreeDOutputModifier and TypeMethodDescriptionThreeDOutput.Builder.build()ThreeDOutput.Builder.buildPartial()static ThreeDOutputThreeDOutput.getDefaultInstance()ThreeDOutput.Builder.getDefaultInstanceForType()ThreeDOutput.getDefaultInstanceForType()static ThreeDOutputThreeDOutput.parseDelimitedFrom(InputStream input) static ThreeDOutputThreeDOutput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDOutputThreeDOutput.parseFrom(byte[] data) static ThreeDOutputThreeDOutput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDOutputThreeDOutput.parseFrom(com.google.protobuf.ByteString data) static ThreeDOutputThreeDOutput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDOutputThreeDOutput.parseFrom(com.google.protobuf.CodedInputStream input) static ThreeDOutputThreeDOutput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDOutputThreeDOutput.parseFrom(InputStream input) static ThreeDOutputThreeDOutput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDOutputThreeDOutput.parseFrom(ByteBuffer data) static ThreeDOutputThreeDOutput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type ThreeDOutputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ThreeDOutput>ThreeDOutput.getParserForType()static com.google.protobuf.Parser<ThreeDOutput>ThreeDOutput.parser()Methods in com.cognite.client.dto with parameters of type ThreeDOutputModifier and TypeMethodDescriptionThreeDOutput.Builder.mergeFrom(ThreeDOutput other) static ThreeDOutput.BuilderThreeDOutput.newBuilder(ThreeDOutput prototype) -
Uses of ThreeDOutput in com.cognite.client.servicesV1.parser
Methods in com.cognite.client.servicesV1.parser that return types with arguments of type ThreeDOutputModifier and TypeMethodDescriptionstatic List<ThreeDOutput>ThreeDOutputsParser.parseThreeDOutputs(String json)