Interface DescribeThemeResponse.Builder

    • Method Detail

      • theme

        DescribeThemeResponse.Builder theme​(Theme theme)

        The information about the theme that you are describing.

        Parameters:
        theme - The information about the theme that you are describing.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

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

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