Interface AdditionalResources.Builder

    • Method Detail

      • content

        AdditionalResources.Builder content​(Collection<ChoiceContent> content)

        The URLs for additional resources, either helpful resources or improvement plans, for a custom lens. Up to five additional URLs can be specified.

        Parameters:
        content - The URLs for additional resources, either helpful resources or improvement plans, for a custom lens. Up to five additional URLs can be specified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • content

        AdditionalResources.Builder content​(ChoiceContent... content)

        The URLs for additional resources, either helpful resources or improvement plans, for a custom lens. Up to five additional URLs can be specified.

        Parameters:
        content - The URLs for additional resources, either helpful resources or improvement plans, for a custom lens. Up to five additional URLs can be specified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.