Interface DeleteThemeAliasResponse.Builder

  • Method Details

    • aliasName

      The name for the theme alias.

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

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

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

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • themeId

      An ID for the theme associated with the deletion.

      Parameters:
      themeId - An ID for the theme associated with the deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.