Class IosWebContentFilterSpecificWebsitesAccess.Builder

    • Method Detail

      • specificWebsitesOnly

        public IosWebContentFilterSpecificWebsitesAccess.Builder specificWebsitesOnly​(List<IosBookmark> specificWebsitesOnly)
        “URL bookmarks which will be installed into built-in browser and user is only allowed to access websites through bookmarks. This collection can contain a maximum of 500 elements.”
        Parameters:
        specificWebsitesOnly - value of specificWebsitesOnly property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • specificWebsitesOnly

        public IosWebContentFilterSpecificWebsitesAccess.Builder specificWebsitesOnly​(IosBookmark... specificWebsitesOnly)
        “URL bookmarks which will be installed into built-in browser and user is only allowed to access websites through bookmarks. This collection can contain a maximum of 500 elements.”
        Parameters:
        specificWebsitesOnly - value of specificWebsitesOnly property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • specificWebsitesOnlyNextLink

        public IosWebContentFilterSpecificWebsitesAccess.Builder specificWebsitesOnlyNextLink​(String specificWebsitesOnlyNextLink)
        “URL bookmarks which will be installed into built-in browser and user is only allowed to access websites through bookmarks. This collection can contain a maximum of 500 elements.”
        Parameters:
        specificWebsitesOnlyNextLink - value of specificWebsitesOnly@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • websiteList

        public IosWebContentFilterSpecificWebsitesAccess.Builder websiteList​(List<IosBookmark> websiteList)
        “URL bookmarks which will be installed into built-in browser and user is only allowed to access websites through bookmarks. This collection can contain a maximum of 500 elements.”
        Parameters:
        websiteList - value of websiteList property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • websiteList

        public IosWebContentFilterSpecificWebsitesAccess.Builder websiteList​(IosBookmark... websiteList)
        “URL bookmarks which will be installed into built-in browser and user is only allowed to access websites through bookmarks. This collection can contain a maximum of 500 elements.”
        Parameters:
        websiteList - value of websiteList property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • websiteListNextLink

        public IosWebContentFilterSpecificWebsitesAccess.Builder websiteListNextLink​(String websiteListNextLink)
        “URL bookmarks which will be installed into built-in browser and user is only allowed to access websites through bookmarks. This collection can contain a maximum of 500 elements.”
        Parameters:
        websiteListNextLink - value of websiteList@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)