ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.assignedUserPrincipalName(String assignedUserPrincipalName) |
“UPN of the user the device will be assigned”
|
static ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.builderImportedWindowsAutopilotDeviceIdentity() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.groupTag(String groupTag) |
“Group Tag of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.hardwareIdentifier(byte[] hardwareIdentifier) |
“Hardware Blob of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.id(String id) |
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.importId(String importId) |
“The Import Id of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.productKey(String productKey) |
“Product Key of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.serialNumber(String serialNumber) |
“Serial number of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.state(ImportedWindowsAutopilotDeviceIdentityState state) |
“Current state of the imported device.”
|