Interface UpdateThemeResponse.Builder

    • Method Detail

      • themeId

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

        UpdateThemeResponse.Builder arn​(String 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:
        ResourceStatus, ResourceStatus
      • status

        UpdateThemeResponse.Builder status​(Integer 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.