Interface DeleteThemeResponse.Builder

    • Method Detail

      • arn

        DeleteThemeResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the resource.

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

        DeleteThemeResponse.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.
      • status

        DeleteThemeResponse.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.
      • themeId

        DeleteThemeResponse.Builder themeId​(String themeId)

        An ID for the theme.

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