| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ImportedWindowsAutopilotDeviceIdentityState |
ImportedWindowsAutopilotDeviceIdentityState.Builder.build() |
ImportedWindowsAutopilotDeviceIdentityState |
ImportedWindowsAutopilotDeviceIdentityState.withDeviceErrorCode(Integer deviceErrorCode)
Returns an immutable copy of
this with just the deviceErrorCode
field changed. |
ImportedWindowsAutopilotDeviceIdentityState |
ImportedWindowsAutopilotDeviceIdentityState.withDeviceErrorName(String deviceErrorName)
Returns an immutable copy of
this with just the deviceErrorName
field changed. |
ImportedWindowsAutopilotDeviceIdentityState |
ImportedWindowsAutopilotDeviceIdentityState.withDeviceImportStatus(ImportedWindowsAutopilotDeviceIdentityImportStatus deviceImportStatus)
Returns an immutable copy of
this with just the deviceImportStatus field changed. |
ImportedWindowsAutopilotDeviceIdentityState |
ImportedWindowsAutopilotDeviceIdentityState.withDeviceRegistrationId(String deviceRegistrationId)
Returns an immutable copy of
this with just the deviceRegistrationId field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected ImportedWindowsAutopilotDeviceIdentityState |
ImportedWindowsAutopilotDeviceIdentity.state |
| Modifier and Type | Method and Description |
|---|---|
Optional<ImportedWindowsAutopilotDeviceIdentityState> |
ImportedWindowsAutopilotDeviceIdentity.getState()
“Current state of the imported device.”
|
| Modifier and Type | Method and Description |
|---|---|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.state(ImportedWindowsAutopilotDeviceIdentityState state)
“Current state of the imported device.”
|
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withState(ImportedWindowsAutopilotDeviceIdentityState state)
Returns an immutable copy of
this with just the state field
changed. |
Copyright © 2018–2020. All rights reserved.