Interface UpdateThemeResponse.Builder

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

public static interface UpdateThemeResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<UpdateThemeResponse.Builder,UpdateThemeResponse>
  • Method Details

    • themeId

      The ID for the theme.

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

      The Amazon Resource Name (ARN) for the theme.

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

      UpdateThemeResponse.Builder versionArn(String versionArn)

      The Amazon Resource Name (ARN) for the new version of the theme.

      Parameters:
      versionArn - The Amazon Resource Name (ARN) for the new version of the theme.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationStatus

      UpdateThemeResponse.Builder creationStatus(String creationStatus)

      The creation status of the theme.

      Parameters:
      creationStatus - The creation status of the theme.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • creationStatus

      UpdateThemeResponse.Builder creationStatus(ResourceStatus creationStatus)

      The creation status of the theme.

      Parameters:
      creationStatus - The creation status of the theme.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.
    • requestId

      UpdateThemeResponse.Builder requestId(String 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.