Metaspace.Space.Options.setUnlock()

Signature

Object setUnlock (Object options, boolean unlock)

Domain

action

Parameters

NameTypeDescription
optionsObjectThe TakeOptions or PutOptions object
unlockboolean true - Unlock the key. false - Do not unlock they key.

Returns

TypeDescription
ObjectThe updated TakeOptions/PutOptions object

Cautions

none