Interface UpdateAccountCustomizationsResponse.Builder

  • Method Details

    • accountColor

      The current account color preference after the update.

      Parameters:
      accountColor - The current account color preference after the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • accountColor

      The current account color preference after the update.

      Parameters:
      accountColor - The current account color preference after the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibleServices

      The current list of visible service identifiers after the update.

      Parameters:
      visibleServices - The current list of visible service identifiers after the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • visibleServices

      UpdateAccountCustomizationsResponse.Builder visibleServices(String... visibleServices)

      The current list of visible service identifiers after the update.

      Parameters:
      visibleServices - The current list of visible service identifiers after the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • visibleRegions

      The current list of visible Region codes after the update.

      Parameters:
      visibleRegions - The current list of visible Region codes after the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • visibleRegions

      UpdateAccountCustomizationsResponse.Builder visibleRegions(String... visibleRegions)

      The current list of visible Region codes after the update.

      Parameters:
      visibleRegions - The current list of visible Region codes after the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.