| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceKey |
DeviceKey.Builder.build() |
DeviceKey |
DeviceKey.withDeviceId(String deviceId) |
DeviceKey |
DeviceKey.withKeyMaterial(byte[] keyMaterial) |
DeviceKey |
DeviceKey.withKeyType(String keyType) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeviceKey> |
User.deviceKeys |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<DeviceKey> |
User.getDeviceKeys() |
| Modifier and Type | Method and Description |
|---|---|
User.Builder |
User.Builder.deviceKeys(List<DeviceKey> deviceKeys) |
Copyright © 2018–2020. All rights reserved.