Uses of Class
com.cognite.client.dto.ThreedMetadata
-
Packages that use ThreedMetadata Package Description com.cognite.client.dto -
-
Uses of ThreedMetadata in com.cognite.client.dto
Methods in com.cognite.client.dto that return ThreedMetadata Modifier and Type Method Description ThreedMetadataThreedMetadata.Builder. build()ThreedMetadataThreedMetadata.Builder. buildPartial()static ThreedMetadataThreedMetadata. getDefaultInstance()ThreedMetadataThreedMetadata.Builder. getDefaultInstanceForType()ThreedMetadataThreedMetadata. getDefaultInstanceForType()static ThreedMetadataThreedMetadata. parseDelimitedFrom(InputStream input)static ThreedMetadataThreedMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreedMetadataThreedMetadata. parseFrom(byte[] data)static ThreedMetadataThreedMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreedMetadataThreedMetadata. parseFrom(com.google.protobuf.ByteString data)static ThreedMetadataThreedMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreedMetadataThreedMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static ThreedMetadataThreedMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreedMetadataThreedMetadata. parseFrom(InputStream input)static ThreedMetadataThreedMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreedMetadataThreedMetadata. parseFrom(ByteBuffer data)static ThreedMetadataThreedMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.cognite.client.dto that return types with arguments of type ThreedMetadata Modifier and Type Method Description com.google.protobuf.Parser<ThreedMetadata>ThreedMetadata. getParserForType()static com.google.protobuf.Parser<ThreedMetadata>ThreedMetadata. parser()Methods in com.cognite.client.dto with parameters of type ThreedMetadata Modifier and Type Method Description ThreedMetadata.BuilderThreedMetadata.Builder. mergeFrom(ThreedMetadata other)static ThreedMetadata.BuilderThreedMetadata. newBuilder(ThreedMetadata prototype)
-