| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.Builder.build() |
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.withCreatedDateTime(OffsetDateTime createdDateTime)
Returns an immutable copy of
this with just the createdDateTime
field changed. |
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.withDescription(String description)
Returns an immutable copy of
this with just the description
field changed. |
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Returns an immutable copy of
this with just the lastModifiedDateTime field changed. |
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.withPlatform(DevicePlatformType platform)
Returns an immutable copy of
this with just the platform field
changed. |
DeviceAndAppManagementAssignmentFilter |
DeviceAndAppManagementAssignmentFilter.withRule(String rule)
Returns an immutable copy of
this with just the rule field
changed. |
Copyright © 2018–2020. All rights reserved.