Class WindowsAutopilotDeviceIdentity.Builder

    • Method Detail

      • addressableUserName

        public WindowsAutopilotDeviceIdentity.Builder addressableUserName​(String addressableUserName)
        “Addressable user name.”
        Parameters:
        addressableUserName - value of addressableUserName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • azureActiveDirectoryDeviceId

        public WindowsAutopilotDeviceIdentity.Builder azureActiveDirectoryDeviceId​(String azureActiveDirectoryDeviceId)
        “AAD Device ID - to be deprecated”
        Parameters:
        azureActiveDirectoryDeviceId - value of azureActiveDirectoryDeviceId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • azureAdDeviceId

        public WindowsAutopilotDeviceIdentity.Builder azureAdDeviceId​(String azureAdDeviceId)
        “AAD Device ID”
        Parameters:
        azureAdDeviceId - value of azureAdDeviceId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • deploymentProfileAssignedDateTime

        public WindowsAutopilotDeviceIdentity.Builder deploymentProfileAssignedDateTime​(OffsetDateTime deploymentProfileAssignedDateTime)
        “Profile set time of the Windows autopilot device.”
        Parameters:
        deploymentProfileAssignedDateTime - value of deploymentProfileAssignedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • deploymentProfileAssignmentDetailedStatus

        public WindowsAutopilotDeviceIdentity.Builder deploymentProfileAssignmentDetailedStatus​(WindowsAutopilotProfileAssignmentDetailedStatus deploymentProfileAssignmentDetailedStatus)
        “Profile assignment detailed status of the Windows autopilot device.”
        Parameters:
        deploymentProfileAssignmentDetailedStatus - value of deploymentProfileAssignmentDetailedStatus property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • deploymentProfileAssignmentStatus

        public WindowsAutopilotDeviceIdentity.Builder deploymentProfileAssignmentStatus​(WindowsAutopilotProfileAssignmentStatus deploymentProfileAssignmentStatus)
        “Profile assignment status of the Windows autopilot device.”
        Parameters:
        deploymentProfileAssignmentStatus - value of deploymentProfileAssignmentStatus property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • displayName

        public WindowsAutopilotDeviceIdentity.Builder displayName​(String displayName)
        “Display Name”
        Parameters:
        displayName - value of displayName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • enrollmentState

        public WindowsAutopilotDeviceIdentity.Builder enrollmentState​(EnrollmentState enrollmentState)
        “Intune enrollment state of the Windows autopilot device.”
        Parameters:
        enrollmentState - value of enrollmentState property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • groupTag

        public WindowsAutopilotDeviceIdentity.Builder groupTag​(String groupTag)
        “Group Tag of the Windows autopilot device.”
        Parameters:
        groupTag - value of groupTag property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastContactedDateTime

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

        public WindowsAutopilotDeviceIdentity.Builder managedDeviceId​(String managedDeviceId)
        “Managed Device ID”
        Parameters:
        managedDeviceId - value of managedDeviceId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • manufacturer

        public WindowsAutopilotDeviceIdentity.Builder manufacturer​(String manufacturer)
        “Oem manufacturer of the Windows autopilot device.”
        Parameters:
        manufacturer - value of manufacturer property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • model

        public WindowsAutopilotDeviceIdentity.Builder model​(String model)
        “Model name of the Windows autopilot device.”
        Parameters:
        model - value of model property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • productKey

        public WindowsAutopilotDeviceIdentity.Builder productKey​(String productKey)
        “Product Key of the Windows autopilot device.”
        Parameters:
        productKey - value of productKey property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • purchaseOrderIdentifier

        public WindowsAutopilotDeviceIdentity.Builder purchaseOrderIdentifier​(String purchaseOrderIdentifier)
        “Purchase Order Identifier of the Windows autopilot device.”
        Parameters:
        purchaseOrderIdentifier - value of purchaseOrderIdentifier property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • resourceName

        public WindowsAutopilotDeviceIdentity.Builder resourceName​(String resourceName)
        “Resource Name.”
        Parameters:
        resourceName - value of resourceName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • serialNumber

        public WindowsAutopilotDeviceIdentity.Builder serialNumber​(String serialNumber)
        “Serial number of the Windows autopilot device.”
        Parameters:
        serialNumber - value of serialNumber property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • skuNumber

        public WindowsAutopilotDeviceIdentity.Builder skuNumber​(String skuNumber)
        “SKU Number”
        Parameters:
        skuNumber - value of skuNumber property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • systemFamily

        public WindowsAutopilotDeviceIdentity.Builder systemFamily​(String systemFamily)
        “System Family”
        Parameters:
        systemFamily - value of systemFamily property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • userPrincipalName

        public WindowsAutopilotDeviceIdentity.Builder userPrincipalName​(String userPrincipalName)
        “User Principal Name.”
        Parameters:
        userPrincipalName - value of userPrincipalName property (as defined in service metadata)
        Returns:
        this (for method chaining)