| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
ImportedAppleDeviceIdentityResult |
ImportedAppleDeviceIdentityResult.Builder.build() |
ImportedAppleDeviceIdentityResult |
ImportedAppleDeviceIdentityResult.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ImportedAppleDeviceIdentityResult |
ImportedAppleDeviceIdentityResult.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ImportedAppleDeviceIdentityResult |
ImportedAppleDeviceIdentityResult.withStatus(Boolean status)
Returns an immutable copy of
this with just the status field
changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedAppleDeviceIdentityResult> |
ImportedAppleDeviceIdentityCollectionRequest.importAppleDeviceIdentityList(List<ImportedAppleDeviceIdentity> importedAppleDeviceIdentities,
Boolean overwriteImportedDeviceIdentities) |
Copyright © 2018–2020. All rights reserved.