Interface UpdateFeaturedResultsSetResponse.Builder

    • Method Detail

      • featuredResultsSet

        UpdateFeaturedResultsSetResponse.Builder featuredResultsSet​(FeaturedResultsSet featuredResultsSet)

        Information on the set of featured results. This includes the identifier of the featured results set, whether the featured results set is active or inactive, when the featured results set was last updated, and more.

        Parameters:
        featuredResultsSet - Information on the set of featured results. This includes the identifier of the featured results set, whether the featured results set is active or inactive, when the featured results set was last updated, and more.
        Returns:
        Returns a reference to this object so that method calls can be chained together.