Class ImportedAppleDeviceIdentity.Builder

    • Method Detail

      • createdDateTime

        public ImportedAppleDeviceIdentity.Builder createdDateTime​(OffsetDateTime createdDateTime)
        “Created Date Time of the device”
        Parameters:
        createdDateTime - value of createdDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • description

        public ImportedAppleDeviceIdentity.Builder description​(String description)
        “The description of the device”
        Parameters:
        description - value of description property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • discoverySource

        public ImportedAppleDeviceIdentity.Builder discoverySource​(DiscoverySource discoverySource)
        “Apple device discovery source.”
        Parameters:
        discoverySource - value of discoverySource property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • enrollmentState

        public ImportedAppleDeviceIdentity.Builder enrollmentState​(EnrollmentState enrollmentState)
        “The state of the device in Intune”
        Parameters:
        enrollmentState - value of enrollmentState property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • isDeleted

        public ImportedAppleDeviceIdentity.Builder isDeleted​(Boolean isDeleted)
        “Indicates if the device is deleted from Apple Business Manager”
        Parameters:
        isDeleted - value of isDeleted property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • isSupervised

        public ImportedAppleDeviceIdentity.Builder isSupervised​(Boolean isSupervised)
        “Indicates if the Apple device is supervised. More information is at: https:// support.apple.com/en-us/HT202837”
        Parameters:
        isSupervised - value of isSupervised property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastContactedDateTime

        public ImportedAppleDeviceIdentity.Builder lastContactedDateTime​(OffsetDateTime lastContactedDateTime)
        “Last Contacted Date Time of the device”
        Parameters:
        lastContactedDateTime - value of lastContactedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • platform

        public ImportedAppleDeviceIdentity.Builder platform​(Platform platform)
        “The platform of the Device.”
        Parameters:
        platform - value of platform property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • requestedEnrollmentProfileAssignmentDateTime

        public ImportedAppleDeviceIdentity.Builder requestedEnrollmentProfileAssignmentDateTime​(OffsetDateTime requestedEnrollmentProfileAssignmentDateTime)
        “The time enrollment profile was assigned to the device”
        Parameters:
        requestedEnrollmentProfileAssignmentDateTime - value of requestedEnrollmentProfileAssignmentDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • requestedEnrollmentProfileId

        public ImportedAppleDeviceIdentity.Builder requestedEnrollmentProfileId​(String requestedEnrollmentProfileId)
        “Enrollment profile Id admin intends to apply to the device during next enrollment”
        Parameters:
        requestedEnrollmentProfileId - value of requestedEnrollmentProfileId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • serialNumber

        public ImportedAppleDeviceIdentity.Builder serialNumber​(String serialNumber)
        “Device serial number”
        Parameters:
        serialNumber - value of serialNumber property (as defined in service metadata)
        Returns:
        this (for method chaining)