| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Class and Description |
|---|---|
class |
IosVppEBookAssignment
“Contains properties used to assign an iOS VPP EBook to a group.”
|
| Modifier and Type | Method and Description |
|---|---|
ManagedEBookAssignment |
ManagedEBookAssignment.Builder.build() |
ManagedEBookAssignment |
ManagedEBookAssignment.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ManagedEBookAssignment |
ManagedEBookAssignment.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ManagedEBookAssignment |
ManagedEBookAssignment.withInstallIntent(InstallIntent installIntent)
Returns an immutable copy of
this with just the installIntent
field changed. |
ManagedEBookAssignment |
ManagedEBookAssignment.withTarget(DeviceAndAppManagementAssignmentTarget target)
Returns an immutable copy of
this with just the target field
changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
ManagedEBook.assign(List<ManagedEBookAssignment> managedEBookAssignments) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
ManagedEBookRequest.assign(List<ManagedEBookAssignment> managedEBookAssignments) |
Copyright © 2018–2020. All rights reserved.