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