getObjectMetadata

abstract suspend fun getObjectMetadata(key: String): ObjectMetadata

Returns the metadata associated with the object with the given key.

Return

The ObjectMetadata.

Parameters

key

String The object's key.