Interface RecommendationConfiguration.Builder

    • Method Detail

      • enableBusinessNameGeneration

        RecommendationConfiguration.Builder enableBusinessNameGeneration​(Boolean enableBusinessNameGeneration)

        Specifies whether automatic business name generation is to be enabled or not as part of the recommendation configuration.

        Parameters:
        enableBusinessNameGeneration - Specifies whether automatic business name generation is to be enabled or not as part of the recommendation configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.