| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
IosVppAppAssignedDeviceLicense
“iOS Volume Purchase Program device license assignment.
|
class |
IosVppAppAssignedUserLicense
“iOS Volume Purchase Program user license assignment.
|
| Modifier and Type | Method and Description |
|---|---|
IosVppAppAssignedLicense |
IosVppAppAssignedLicense.Builder.build() |
IosVppAppAssignedLicense |
IosVppAppAssignedLicense.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
IosVppAppAssignedLicense |
IosVppAppAssignedLicense.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
IosVppAppAssignedLicense |
IosVppAppAssignedLicense.withUserEmailAddress(String userEmailAddress)
Returns an immutable copy of
this with just the userEmailAddress
field changed. |
IosVppAppAssignedLicense |
IosVppAppAssignedLicense.withUserId(String userId)
Returns an immutable copy of
this with just the userId field
changed. |
IosVppAppAssignedLicense |
IosVppAppAssignedLicense.withUserName(String userName)
Returns an immutable copy of
this with just the userName field
changed. |
IosVppAppAssignedLicense |
IosVppAppAssignedLicense.withUserPrincipalName(String userPrincipalName)
Returns an immutable copy of
this with just the userPrincipalName
field changed. |
Copyright © 2018–2020. All rights reserved.