Uses of Class
com.cognite.client.dto.AssetLookup
Packages that use AssetLookup
-
Uses of AssetLookup in com.cognite.client.dto
Methods in com.cognite.client.dto that return AssetLookupModifier and TypeMethodDescriptionAssetLookup.Builder.build()AssetLookup.Builder.buildPartial()static AssetLookupAssetLookup.getDefaultInstance()AssetLookup.Builder.getDefaultInstanceForType()AssetLookup.getDefaultInstanceForType()static AssetLookupAssetLookup.parseDelimitedFrom(InputStream input) static AssetLookupAssetLookup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetLookupAssetLookup.parseFrom(byte[] data) static AssetLookupAssetLookup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetLookupAssetLookup.parseFrom(com.google.protobuf.ByteString data) static AssetLookupAssetLookup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetLookupAssetLookup.parseFrom(com.google.protobuf.CodedInputStream input) static AssetLookupAssetLookup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetLookupAssetLookup.parseFrom(InputStream input) static AssetLookupAssetLookup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetLookupAssetLookup.parseFrom(ByteBuffer data) static AssetLookupAssetLookup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type AssetLookupModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AssetLookup>AssetLookup.getParserForType()static com.google.protobuf.Parser<AssetLookup>AssetLookup.parser()Methods in com.cognite.client.dto with parameters of type AssetLookupModifier and TypeMethodDescriptionAssetLookup.Builder.mergeFrom(AssetLookup other) static AssetLookup.BuilderAssetLookup.newBuilder(AssetLookup prototype)