MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.Builder.build() |
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.withLicenseType(MicrosoftStoreForBusinessLicenseType licenseType) |
Returns an immutable copy of this with just the licenseType
field changed.
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.withLicensingType(VppLicensingType licensingType) |
Returns an immutable copy of this with just the licensingType
field changed.
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.withPackageIdentityName(String packageIdentityName) |
Returns an immutable copy of this with just the
packageIdentityName field changed.
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.withProductKey(String productKey) |
Returns an immutable copy of this with just the productKey field
changed.
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.withTotalLicenseCount(Integer totalLicenseCount) |
Returns an immutable copy of this with just the totalLicenseCount
field changed.
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.withUnmappedField(String name,
String value) |
|
MicrosoftStoreForBusinessApp |
MicrosoftStoreForBusinessApp.withUsedLicenseCount(Integer usedLicenseCount) |
Returns an immutable copy of this with just the usedLicenseCount
field changed.
|