Interface UpdateAccountCustomizationResponse.Builder

    • Method Detail

      • arn

        UpdateAccountCustomizationResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.

        Parameters:
        arn - The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • awsAccountId

        UpdateAccountCustomizationResponse.Builder awsAccountId​(String awsAccountId)

        The ID for the Amazon Web Services account that you want to update QuickSight customizations for.

        Parameters:
        awsAccountId - The ID for the Amazon Web Services account that you want to update QuickSight customizations for.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • namespace

        UpdateAccountCustomizationResponse.Builder namespace​(String namespace)

        The namespace associated with the customization that you're updating.

        Parameters:
        namespace - The namespace associated with the customization that you're updating.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountCustomization

        UpdateAccountCustomizationResponse.Builder accountCustomization​(AccountCustomization accountCustomization)

        The QuickSight customizations you're updating in the current Amazon Web Services Region.

        Parameters:
        accountCustomization - The QuickSight customizations you're updating in the current Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

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

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