Class IosVppAppAssignmentSettings.Builder

    • Method Detail

      • isRemovable

        public IosVppAppAssignmentSettings.Builder isRemovable​(Boolean isRemovable)
        “Whether or not the app can be removed by the user.”
        Parameters:
        isRemovable - value of isRemovable property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • uninstallOnDeviceRemoval

        public IosVppAppAssignmentSettings.Builder uninstallOnDeviceRemoval​(Boolean uninstallOnDeviceRemoval)
        “Whether or not to uninstall the app when device is removed from Intune.”
        Parameters:
        uninstallOnDeviceRemoval - value of uninstallOnDeviceRemoval property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • useDeviceLicensing

        public IosVppAppAssignmentSettings.Builder useDeviceLicensing​(Boolean useDeviceLicensing)
        “Whether or not to use device licensing.”
        Parameters:
        useDeviceLicensing - value of useDeviceLicensing property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • vpnConfigurationId

        public IosVppAppAssignmentSettings.Builder vpnConfigurationId​(String vpnConfigurationId)
        “The VPN Configuration Id to apply for this app.”
        Parameters:
        vpnConfigurationId - value of vpnConfigurationId property (as defined in service metadata)
        Returns:
        this (for method chaining)