Interface BatchDisassociateApprovalRuleTemplateFromRepositoriesError.Builder

  • Method Details

    • repositoryName

      The name of the repository where the association with the template was not able to be removed.

      Parameters:
      repositoryName - The name of the repository where the association with the template was not able to be removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      An error code that specifies whether the repository name was not valid or not found.

      Parameters:
      errorCode - An error code that specifies whether the repository name was not valid or not found.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      An error message that provides details about why the repository name was either not found or not valid.

      Parameters:
      errorMessage - An error message that provides details about why the repository name was either not found or not valid.
      Returns:
      Returns a reference to this object so that method calls can be chained together.