Interface CreateThemeResponse.Builder

    • Method Detail

      • arn

        CreateThemeResponse.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

        CreateThemeResponse.Builder versionArn​(String versionArn)

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

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

        CreateThemeResponse.Builder themeId​(String themeId)

        The ID of the theme.

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

        CreateThemeResponse.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

        CreateThemeResponse.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.