Uses of Class
com.cognite.client.dto.AssetLookup
-
Packages that use AssetLookup Package Description com.cognite.client.dto -
-
Uses of AssetLookup in com.cognite.client.dto
Methods in com.cognite.client.dto that return AssetLookup Modifier and Type Method Description AssetLookupAssetLookup.Builder. build()AssetLookupAssetLookup.Builder. buildPartial()static AssetLookupAssetLookup. getDefaultInstance()AssetLookupAssetLookup.Builder. getDefaultInstanceForType()AssetLookupAssetLookup. 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 AssetLookup Modifier and Type Method Description com.google.protobuf.Parser<AssetLookup>AssetLookup. getParserForType()static com.google.protobuf.Parser<AssetLookup>AssetLookup. parser()Methods in com.cognite.client.dto with parameters of type AssetLookup Modifier and Type Method Description AssetLookup.BuilderAssetLookup.Builder. mergeFrom(AssetLookup other)static AssetLookup.BuilderAssetLookup. newBuilder(AssetLookup prototype)
-