Interface ThemeAlias.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the theme alias.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the theme alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • aliasName

      ThemeAlias.Builder aliasName(String aliasName)

      The display name of the theme alias.

      Parameters:
      aliasName - The display name of the theme alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • themeVersionNumber

      ThemeAlias.Builder themeVersionNumber(Long themeVersionNumber)

      The version number of the theme alias.

      Parameters:
      themeVersionNumber - The version number of the theme alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.