IosVppEBook |
IosVppEBook.Builder.build() |
|
IosVppEBook |
IosVppEBook.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
IosVppEBook |
IosVppEBook.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
IosVppEBook |
IosVppEBook.withAppleId(String appleId) |
Returns an immutable copy of this with just the appleId field
changed.
|
IosVppEBook |
IosVppEBook.withGenres(List<String> genres) |
Returns an immutable copy of this with just the genres field
changed.
|
IosVppEBook |
IosVppEBook.withLanguage(String language) |
Returns an immutable copy of this with just the language field
changed.
|
IosVppEBook |
IosVppEBook.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
IosVppEBook |
IosVppEBook.withSeller(String seller) |
Returns an immutable copy of this with just the seller field
changed.
|
IosVppEBook |
IosVppEBook.withTotalLicenseCount(Integer totalLicenseCount) |
Returns an immutable copy of this with just the totalLicenseCount
field changed.
|
IosVppEBook |
IosVppEBook.withUnmappedField(String name,
String value) |
|
IosVppEBook |
IosVppEBook.withUsedLicenseCount(Integer usedLicenseCount) |
Returns an immutable copy of this with just the usedLicenseCount
field changed.
|
IosVppEBook |
IosVppEBook.withVppOrganizationName(String vppOrganizationName) |
Returns an immutable copy of this with just the
vppOrganizationName field changed.
|
IosVppEBook |
IosVppEBook.withVppTokenId(String vppTokenId) |
Returns an immutable copy of this with just the vppTokenId field
changed.
|