public IosVppApp.Builder id(String id)
public IosVppApp.Builder displayName(String displayName)
public IosVppApp.Builder description(String description)
public IosVppApp.Builder publisher(String publisher)
public IosVppApp.Builder largeIcon(MimeContent largeIcon)
public IosVppApp.Builder createdDateTime(OffsetDateTime createdDateTime)
public IosVppApp.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
public IosVppApp.Builder isFeatured(Boolean isFeatured)
public IosVppApp.Builder privacyInformationUrl(String privacyInformationUrl)
public IosVppApp.Builder informationUrl(String informationUrl)
public IosVppApp.Builder owner(String owner)
public IosVppApp.Builder developer(String developer)
public IosVppApp.Builder notes(String notes)
public IosVppApp.Builder uploadState(Integer uploadState)
public IosVppApp.Builder publishingState(MobileAppPublishingState publishingState)
public IosVppApp.Builder isAssigned(Boolean isAssigned)
public IosVppApp.Builder roleScopeTagIds(List<String> roleScopeTagIds)
public IosVppApp.Builder roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
public IosVppApp.Builder dependentAppCount(Integer dependentAppCount)
public IosVppApp.Builder usedLicenseCount(Integer usedLicenseCount)
usedLicenseCount - value of usedLicenseCount property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder totalLicenseCount(Integer totalLicenseCount)
totalLicenseCount - value of totalLicenseCount property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder releaseDateTime(OffsetDateTime releaseDateTime)
releaseDateTime - value of releaseDateTime property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder appStoreUrl(String appStoreUrl)
appStoreUrl - value of appStoreUrl property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder licensingType(VppLicensingType licensingType)
licensingType - value of licensingType property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder applicableDeviceType(IosDeviceType applicableDeviceType)
applicableDeviceType - value of applicableDeviceType property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder vppTokenOrganizationName(String vppTokenOrganizationName)
vppTokenOrganizationName - value of vppTokenOrganizationName property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder vppTokenAccountType(VppTokenAccountType vppTokenAccountType)
vppTokenAccountType - value of vppTokenAccountType property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder vppTokenAppleId(String vppTokenAppleId)
vppTokenAppleId - value of vppTokenAppleId property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder bundleId(String bundleId)
bundleId - value of bundleId property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder vppTokenId(String vppTokenId)
vppTokenId - value of vppTokenId property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder revokeLicenseActionResults(List<IosVppAppRevokeLicensesActionResult> revokeLicenseActionResults)
revokeLicenseActionResults - value of revokeLicenseActionResults property (as defined in service metadata)this (for method chaining)public IosVppApp.Builder revokeLicenseActionResultsNextLink(String revokeLicenseActionResultsNextLink)
revokeLicenseActionResultsNextLink - value of revokeLicenseActionResults@nextLink property (as defined in service metadata)this (for method chaining)public IosVppApp build()
Copyright © 2018–2020. All rights reserved.