Interface DeleteThemeAliasResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteThemeAliasResponse.Builder,DeleteThemeAliasResponse>, QuickSightResponse.Builder, SdkBuilder<DeleteThemeAliasResponse.Builder,DeleteThemeAliasResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteThemeAliasResponse

public static interface DeleteThemeAliasResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<DeleteThemeAliasResponse.Builder,DeleteThemeAliasResponse>
  • 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.