| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.withLanguage(String language)
Returns an immutable copy of
this with just the language 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.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. |
Copyright © 2018–2020. All rights reserved.