| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static DeviceManagementIntent.Builder |
DeviceManagementIntent.builderDeviceManagementIntent()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementIntent.Builder |
DeviceManagementIntent.Builder.description(String description)
“The user given description”
|
DeviceManagementIntent.Builder |
DeviceManagementIntent.Builder.displayName(String displayName)
“The user given display name”
|
DeviceManagementIntent.Builder |
DeviceManagementIntent.Builder.id(String id) |
DeviceManagementIntent.Builder |
DeviceManagementIntent.Builder.isAssigned(Boolean isAssigned)
“Signifies whether or not the intent is assigned to users”
|
DeviceManagementIntent.Builder |
DeviceManagementIntent.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
“When the intent was last modified”
|
DeviceManagementIntent.Builder |
DeviceManagementIntent.Builder.roleScopeTagIds(List<String> roleScopeTagIds)
“List of Scope Tags for this Entity instance.”
|
DeviceManagementIntent.Builder |
DeviceManagementIntent.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
“List of Scope Tags for this Entity instance.”
|
DeviceManagementIntent.Builder |
DeviceManagementIntent.Builder.templateId(String templateId)
“The ID of the template this intent was created from (if any)”
|
Copyright © 2018–2020. All rights reserved.