MacOsVppApp |
MacOsVppApp.Builder.build() |
|
MacOsVppApp |
MacOsVppApp.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MacOsVppApp |
MacOsVppApp.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MacOsVppApp |
MacOsVppApp.withAppStoreUrl(String appStoreUrl) |
Returns an immutable copy of this with just the appStoreUrl
field changed.
|
MacOsVppApp |
MacOsVppApp.withBundleId(String bundleId) |
Returns an immutable copy of this with just the bundleId field
changed.
|
MacOsVppApp |
MacOsVppApp.withLicensingType(VppLicensingType licensingType) |
Returns an immutable copy of this with just the licensingType
field changed.
|
MacOsVppApp |
MacOsVppApp.withReleaseDateTime(OffsetDateTime releaseDateTime) |
Returns an immutable copy of this with just the releaseDateTime
field changed.
|
MacOsVppApp |
MacOsVppApp.withRevokeLicenseActionResults(List<MacOsVppAppRevokeLicensesActionResult> revokeLicenseActionResults) |
Returns an immutable copy of this with just the
revokeLicenseActionResults field changed.
|
MacOsVppApp |
MacOsVppApp.withTotalLicenseCount(Integer totalLicenseCount) |
Returns an immutable copy of this with just the totalLicenseCount
field changed.
|
MacOsVppApp |
MacOsVppApp.withUnmappedField(String name,
String value) |
|
MacOsVppApp |
MacOsVppApp.withUsedLicenseCount(Integer usedLicenseCount) |
Returns an immutable copy of this with just the usedLicenseCount
field changed.
|
MacOsVppApp |
MacOsVppApp.withVppTokenAccountType(VppTokenAccountType vppTokenAccountType) |
Returns an immutable copy of this with just the
vppTokenAccountType field changed.
|
MacOsVppApp |
MacOsVppApp.withVppTokenAppleId(String vppTokenAppleId) |
Returns an immutable copy of this with just the vppTokenAppleId
field changed.
|
MacOsVppApp |
MacOsVppApp.withVppTokenId(String vppTokenId) |
Returns an immutable copy of this with just the vppTokenId field
changed.
|
MacOsVppApp |
MacOsVppApp.withVppTokenOrganizationName(String vppTokenOrganizationName) |
Returns an immutable copy of this with just the
vppTokenOrganizationName field changed.
|