| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
VppToken.Builder |
VppToken.Builder.appleId(String appleId)
“The apple Id associated with the given Apple Volume Purchase Program Token.”
|
VppToken.Builder |
VppToken.Builder.automaticallyUpdateApps(Boolean automaticallyUpdateApps)
“Whether or not apps for the VPP token will be automatically updated.”
|
static VppToken.Builder |
VppToken.builderVppToken()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
VppToken.Builder |
VppToken.Builder.claimTokenManagementFromExternalMdm(Boolean claimTokenManagementFromExternalMdm)
“Admin consent to allow claiming token management from external MDM.”
|
VppToken.Builder |
VppToken.Builder.countryOrRegion(String countryOrRegion)
“Whether or not apps for the VPP token will be automatically updated.”
|
VppToken.Builder |
VppToken.Builder.dataSharingConsentGranted(Boolean dataSharingConsentGranted)
“Consent granted for data sharing with the Apple Volume Purchase Program.”
|
VppToken.Builder |
VppToken.Builder.displayName(String displayName)
“An admin specified token friendly name.”
|
VppToken.Builder |
VppToken.Builder.expirationDateTime(OffsetDateTime expirationDateTime)
“The expiration date time of the Apple Volume Purchase Program Token.”
|
VppToken.Builder |
VppToken.Builder.id(String id) |
VppToken.Builder |
VppToken.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
“Last modification date time associated with the Apple Volume Purchase Program
Token.”
|
VppToken.Builder |
VppToken.Builder.lastSyncDateTime(OffsetDateTime lastSyncDateTime)
“The last time when an application sync was done with the Apple volume purchase
program service using the the Apple Volume Purchase Program Token.”
|
VppToken.Builder |
VppToken.Builder.lastSyncStatus(VppTokenSyncStatus lastSyncStatus)
“Current sync status of the last application sync which was triggered using the
Apple Volume Purchase Program Token.
|
VppToken.Builder |
VppToken.Builder.locationName(String locationName)
“Token location returned from Apple VPP.”
|
VppToken.Builder |
VppToken.Builder.organizationName(String organizationName)
“The organization associated with the Apple Volume Purchase Program Token”
|
VppToken.Builder |
VppToken.Builder.roleScopeTagIds(List<String> roleScopeTagIds)
“Role Scope Tags IDs assigned to this entity.”
|
VppToken.Builder |
VppToken.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
“Role Scope Tags IDs assigned to this entity.”
|
VppToken.Builder |
VppToken.Builder.state(VppTokenState state)
“Current state of the Apple Volume Purchase Program Token.
|
VppToken.Builder |
VppToken.Builder.token(String token)
“The Apple Volume Purchase Program Token string downloaded from the Apple Volume
Purchase Program.”
|
VppToken.Builder |
VppToken.Builder.tokenActionResults(List<VppTokenActionResult> tokenActionResults)
“The collection of statuses of the actions performed on the Apple Volume Purchase
Program Token.”
|
VppToken.Builder |
VppToken.Builder.tokenActionResultsNextLink(String tokenActionResultsNextLink)
“The collection of statuses of the actions performed on the Apple Volume Purchase
Program Token.”
|
VppToken.Builder |
VppToken.Builder.vppTokenAccountType(VppTokenAccountType vppTokenAccountType)
“The type of volume purchase program which the given Apple Volume Purchase
Program Token is associated with.
|
Copyright © 2018–2020. All rights reserved.