| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
DeviceConfigurationTargetedUserAndDevice |
DeviceConfigurationTargetedUserAndDevice.Builder.build() |
DeviceConfigurationTargetedUserAndDevice |
DeviceConfigurationTargetedUserAndDevice.withDeviceId(String deviceId)
Returns an immutable copy of
this with just the deviceId field
changed. |
DeviceConfigurationTargetedUserAndDevice |
DeviceConfigurationTargetedUserAndDevice.withDeviceName(String deviceName)
Returns an immutable copy of
this with just the deviceName field
changed. |
DeviceConfigurationTargetedUserAndDevice |
DeviceConfigurationTargetedUserAndDevice.withLastCheckinDateTime(OffsetDateTime lastCheckinDateTime)
Returns an immutable copy of
this with just the lastCheckinDateTime field changed. |
DeviceConfigurationTargetedUserAndDevice |
DeviceConfigurationTargetedUserAndDevice.withUserDisplayName(String userDisplayName)
Returns an immutable copy of
this with just the userDisplayName
field changed. |
DeviceConfigurationTargetedUserAndDevice |
DeviceConfigurationTargetedUserAndDevice.withUserId(String userId)
Returns an immutable copy of
this with just the userId field
changed. |
DeviceConfigurationTargetedUserAndDevice |
DeviceConfigurationTargetedUserAndDevice.withUserPrincipalName(String userPrincipalName)
Returns an immutable copy of
this with just the userPrincipalName
field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceConfigurationTargetedUserAndDevice> |
DeviceConfigurationCollectionRequest.getTargetedUsersAndDevices(List<String> deviceConfigurationIds) |
Copyright © 2018–2020. All rights reserved.