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