Function ObjectStorage.link

Alias an identity with alias_/

ObjectStorage link (
  KeyType identity,
  KeyType alias_
);

Parameters

NameDescription
identity identity which will be aliased
alias_ the new alias of identity.

Returns

ObejcStorage