| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOsVppApp.Builder |
MacOsVppApp.Builder.appStoreUrl(String appStoreUrl)
“The store URL.”
|
static MacOsVppApp.Builder |
MacOsVppApp.builderMacOsVppApp()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.bundleId(String bundleId)
“The Identity Name.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.createdDateTime(OffsetDateTime createdDateTime) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.dependentAppCount(Integer dependentAppCount) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.description(String description) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.developer(String developer) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.displayName(String displayName) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.id(String id) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.informationUrl(String informationUrl) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.isAssigned(Boolean isAssigned) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.isFeatured(Boolean isFeatured) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.largeIcon(MimeContent largeIcon) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.licensingType(VppLicensingType licensingType)
“The supported License Type.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.notes(String notes) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.owner(String owner) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.privacyInformationUrl(String privacyInformationUrl) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.publisher(String publisher) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.publishingState(MobileAppPublishingState publishingState) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.releaseDateTime(OffsetDateTime releaseDateTime)
“The VPP application release date and time.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.revokeLicenseActionResults(List<MacOsVppAppRevokeLicensesActionResult> revokeLicenseActionResults)
“Results of revoke license actions on this app.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.revokeLicenseActionResults(MacOsVppAppRevokeLicensesActionResult... revokeLicenseActionResults)
“Results of revoke license actions on this app.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.revokeLicenseActionResultsNextLink(String revokeLicenseActionResultsNextLink)
“Results of revoke license actions on this app.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.roleScopeTagIds(String... roleScopeTagIds) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.totalLicenseCount(Integer totalLicenseCount)
“The total number of VPP licenses.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.uploadState(Integer uploadState) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.usedLicenseCount(Integer usedLicenseCount)
“The number of VPP licenses in use.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.vppTokenAccountType(VppTokenAccountType vppTokenAccountType)
“The type of volume purchase program which the given Apple Volume Purchase
Program Token is associated with.
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.vppTokenAppleId(String vppTokenAppleId)
“The Apple Id associated with the given Apple Volume Purchase Program Token.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.vppTokenId(String vppTokenId)
“Identifier of the VPP token associated with this app.”
|
MacOsVppApp.Builder |
MacOsVppApp.Builder.vppTokenOrganizationName(String vppTokenOrganizationName)
“The organization associated with the Apple Volume Purchase Program Token”
|
Copyright © 2018–2020. All rights reserved.