| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.Builder.build() |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withActionFailureReason(VppTokenActionFailureReason actionFailureReason)
Returns an immutable copy of
this with just the actionFailureReason field changed. |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withActionName(String actionName)
Returns an immutable copy of
this with just the actionName field
changed. |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withActionState(ActionState actionState)
Returns an immutable copy of
this with just the actionState
field changed. |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withFailedLicensesCount(Integer failedLicensesCount)
Returns an immutable copy of
this with just the failedLicensesCount field changed. |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withLastUpdatedDateTime(OffsetDateTime lastUpdatedDateTime)
Returns an immutable copy of
this with just the lastUpdatedDateTime field changed. |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withManagedDeviceId(String managedDeviceId)
Returns an immutable copy of
this with just the managedDeviceId
field changed. |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withStartDateTime(OffsetDateTime startDateTime)
Returns an immutable copy of
this with just the startDateTime
field changed. |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withTotalLicensesCount(Integer totalLicensesCount)
Returns an immutable copy of
this with just the totalLicensesCount field changed. |
IosVppAppRevokeLicensesActionResult |
IosVppAppRevokeLicensesActionResult.withUserId(String userId)
Returns an immutable copy of
this with just the userId field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<IosVppAppRevokeLicensesActionResult> |
IosVppApp.revokeLicenseActionResults |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IosVppAppRevokeLicensesActionResult> |
IosVppApp.getRevokeLicenseActionResults()
“Results of revoke license actions on this app.”
|
| Modifier and Type | Method and Description |
|---|---|
IosVppApp.Builder |
IosVppApp.Builder.revokeLicenseActionResults(List<IosVppAppRevokeLicensesActionResult> revokeLicenseActionResults)
“Results of revoke license actions on this app.”
|
Copyright © 2018–2020. All rights reserved.