Interface InitiateVaultLockResponse.Builder

    • Method Detail

      • lockId

        InitiateVaultLockResponse.Builder lockId​(String lockId)

        The lock ID, which is used to complete the vault locking process.

        Parameters:
        lockId - The lock ID, which is used to complete the vault locking process.
        Returns:
        Returns a reference to this object so that method calls can be chained together.