Class ImportedDeviceIdentity.Builder

    • Method Detail

      • createdDateTime

        public ImportedDeviceIdentity.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 ImportedDeviceIdentity.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)
      • enrollmentState

        public ImportedDeviceIdentity.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)
      • importedDeviceIdentifier

        public ImportedDeviceIdentity.Builder importedDeviceIdentifier​(String importedDeviceIdentifier)
        “Imported Device Identifier”
        Parameters:
        importedDeviceIdentifier - value of importedDeviceIdentifier property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • importedDeviceIdentityType

        public ImportedDeviceIdentity.Builder importedDeviceIdentityType​(ImportedDeviceIdentityType importedDeviceIdentityType)
        “Type of Imported Device Identity”
        Parameters:
        importedDeviceIdentityType - value of importedDeviceIdentityType property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastContactedDateTime

        public ImportedDeviceIdentity.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)
      • lastModifiedDateTime

        public ImportedDeviceIdentity.Builder lastModifiedDateTime​(OffsetDateTime lastModifiedDateTime)
        “Last Modified DateTime of the description”
        Parameters:
        lastModifiedDateTime - value of lastModifiedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • platform

        public ImportedDeviceIdentity.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)