Class DeviceAppManagement.Builder

    • Method Detail

      • isEnabledForMicrosoftStoreForBusiness

        public DeviceAppManagement.Builder isEnabledForMicrosoftStoreForBusiness​(Boolean isEnabledForMicrosoftStoreForBusiness)
        “Whether the account is enabled for syncing applications from the Microsoft Store for Business.”
        Parameters:
        isEnabledForMicrosoftStoreForBusiness - value of isEnabledForMicrosoftStoreForBusiness property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • microsoftStoreForBusinessLanguage

        public DeviceAppManagement.Builder microsoftStoreForBusinessLanguage​(String microsoftStoreForBusinessLanguage)
        “The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is <languagecode2 >-<country/regioncode2>, where <languagecode2> is a lowercase two-letter code derived from ISO 639-1 and <country/regioncode2> is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.”
        Parameters:
        microsoftStoreForBusinessLanguage - value of microsoftStoreForBusinessLanguage property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • microsoftStoreForBusinessLastCompletedApplicationSyncTime

        public DeviceAppManagement.Builder microsoftStoreForBusinessLastCompletedApplicationSyncTime​(OffsetDateTime microsoftStoreForBusinessLastCompletedApplicationSyncTime)
        “The last time an application sync from the Microsoft Store for Business was completed.”
        Parameters:
        microsoftStoreForBusinessLastCompletedApplicationSyncTime - value of microsoftStoreForBusinessLastCompletedApplicationSyncTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • microsoftStoreForBusinessLastSuccessfulSyncDateTime

        public DeviceAppManagement.Builder microsoftStoreForBusinessLastSuccessfulSyncDateTime​(OffsetDateTime microsoftStoreForBusinessLastSuccessfulSyncDateTime)
        “The last time the apps from the Microsoft Store for Business were synced successfully for the account.”
        Parameters:
        microsoftStoreForBusinessLastSuccessfulSyncDateTime - value of microsoftStoreForBusinessLastSuccessfulSyncDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • microsoftStoreForBusinessPortalSelection

        public DeviceAppManagement.Builder microsoftStoreForBusinessPortalSelection​(MicrosoftStoreForBusinessPortalSelectionOptions microsoftStoreForBusinessPortalSelection)
        “The end user portal information is used to sync applications from the Microsoft Store for Business to Intune Company Portal. There are three options to pick from ['Company portal only', 'Company portal and private store', 'Private store only']”
        Parameters:
        microsoftStoreForBusinessPortalSelection - value of microsoftStoreForBusinessPortalSelection property (as defined in service metadata)
        Returns:
        this (for method chaining)