| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static DeviceManagementIntentDeviceState.Builder |
DeviceManagementIntentDeviceState.builderDeviceManagementIntentDeviceState()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementIntentDeviceState.Builder |
DeviceManagementIntentDeviceState.Builder.deviceDisplayName(String deviceDisplayName)
“Device name that is being reported”
|
DeviceManagementIntentDeviceState.Builder |
DeviceManagementIntentDeviceState.Builder.deviceId(String deviceId)
“Device id that is being reported”
|
DeviceManagementIntentDeviceState.Builder |
DeviceManagementIntentDeviceState.Builder.id(String id) |
DeviceManagementIntentDeviceState.Builder |
DeviceManagementIntentDeviceState.Builder.lastReportedDateTime(OffsetDateTime lastReportedDateTime)
“Last modified date time of an intent report”
|
DeviceManagementIntentDeviceState.Builder |
DeviceManagementIntentDeviceState.Builder.state(ComplianceStatus state)
“Device state for an intent”
|
DeviceManagementIntentDeviceState.Builder |
DeviceManagementIntentDeviceState.Builder.userName(String userName)
“The user name that is being reported on a device”
|
DeviceManagementIntentDeviceState.Builder |
DeviceManagementIntentDeviceState.Builder.userPrincipalName(String userPrincipalName)
“The user principal name that is being reported on a device”
|
Copyright © 2018–2020. All rights reserved.