Interface GetJobUnlockCodeResponse.Builder

  • Method Details

    • unlockCode

      GetJobUnlockCodeResponse.Builder unlockCode(String unlockCode)

      The UnlockCode value for the specified job. The UnlockCode value can be accessed for up to 360 days after the job has been created.

      Parameters:
      unlockCode - The UnlockCode value for the specified job. The UnlockCode value can be accessed for up to 360 days after the job has been created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.