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