Class IosHomeScreenFolder.Builder

    • Method Detail

      • pages

        public IosHomeScreenFolder.Builder pages​(List<IosHomeScreenFolderPage> pages)
        “Pages of Home Screen Layout Icons which must be applications or web clips. This collection can contain a maximum of 500 elements.”
        Parameters:
        pages - value of pages property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • pages

        public IosHomeScreenFolder.Builder pages​(IosHomeScreenFolderPage... pages)
        “Pages of Home Screen Layout Icons which must be applications or web clips. This collection can contain a maximum of 500 elements.”
        Parameters:
        pages - value of pages property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • pagesNextLink

        public IosHomeScreenFolder.Builder pagesNextLink​(String pagesNextLink)
        “Pages of Home Screen Layout Icons which must be applications or web clips. This collection can contain a maximum of 500 elements.”
        Parameters:
        pagesNextLink - value of pages@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)