Interface CreateAccountCustomizationResponse.Builder

    • Method Detail

      • arn

        CreateAccountCustomizationResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.

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

        CreateAccountCustomizationResponse.Builder awsAccountId​(String awsAccountId)

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

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

        CreateAccountCustomizationResponse.Builder namespace​(String namespace)

        The namespace associated with the customization you're creating.

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

        CreateAccountCustomizationResponse.Builder accountCustomization​(AccountCustomization accountCustomization)

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

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

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

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