Class IosHomeScreenFolderPage.Builder

    • Method Detail

      • apps

        public IosHomeScreenFolderPage.Builder apps​(List<IosHomeScreenApp> apps)
        “A list of apps and web clips to appear on a page within a folder. This collection can contain a maximum of 500 elements.”
        Parameters:
        apps - value of apps property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • apps

        public IosHomeScreenFolderPage.Builder apps​(IosHomeScreenApp... apps)
        “A list of apps and web clips to appear on a page within a folder. This collection can contain a maximum of 500 elements.”
        Parameters:
        apps - value of apps property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • appsNextLink

        public IosHomeScreenFolderPage.Builder appsNextLink​(String appsNextLink)
        “A list of apps and web clips to appear on a page within a folder. This collection can contain a maximum of 500 elements.”
        Parameters:
        appsNextLink - value of apps@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • displayName

        public IosHomeScreenFolderPage.Builder displayName​(String displayName)
        “Name of the folder page”
        Parameters:
        displayName - value of displayName property (as defined in service metadata)
        Returns:
        this (for method chaining)