| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static DeviceInstallState.Builder |
DeviceInstallState.builderDeviceInstallState()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceInstallState.Builder |
DeviceInstallState.Builder.deviceId(String deviceId)
“Device Id.”
|
DeviceInstallState.Builder |
DeviceInstallState.Builder.deviceName(String deviceName)
“Device name.”
|
DeviceInstallState.Builder |
DeviceInstallState.Builder.errorCode(String errorCode)
“The error code for install failures.”
|
DeviceInstallState.Builder |
DeviceInstallState.Builder.id(String id) |
DeviceInstallState.Builder |
DeviceInstallState.Builder.installState(InstallState installState)
“The install state of the eBook.”
|
DeviceInstallState.Builder |
DeviceInstallState.Builder.lastSyncDateTime(OffsetDateTime lastSyncDateTime)
“Last sync date and time.”
|
DeviceInstallState.Builder |
DeviceInstallState.Builder.osDescription(String osDescription)
“OS Description.”
|
DeviceInstallState.Builder |
DeviceInstallState.Builder.osVersion(String osVersion)
“OS Version.”
|
DeviceInstallState.Builder |
DeviceInstallState.Builder.userName(String userName)
“Device User Name.”
|
Copyright © 2018–2020. All rights reserved.