Class MacOSLaunchItem.Builder

    • Method Detail

      • hide

        public MacOSLaunchItem.Builder hide​(Boolean hide)
        “Whether or not to hide the item from the Users and Groups List.”
        Parameters:
        hide - value of hide property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • path

        public MacOSLaunchItem.Builder path​(String path)
        “Path to the launch item.”
        Parameters:
        path - value of path property (as defined in service metadata)
        Returns:
        this (for method chaining)