Interface SubDomainSetting.Builder

  • Method Details

    • prefix

      The prefix setting for the subdomain.

      Parameters:
      prefix - The prefix setting for the subdomain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • branchName

      SubDomainSetting.Builder branchName(String branchName)

      The branch name setting for the subdomain.

      Parameters:
      branchName - The branch name setting for the subdomain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.