VppTokenLicenseSummary.Builder |
VppTokenLicenseSummary.Builder.appleId(String appleId) |
“The Apple Id associated with the given Apple Volume Purchase Program Token.”
|
VppTokenLicenseSummary.Builder |
VppTokenLicenseSummary.Builder.availableLicenseCount(Integer availableLicenseCount) |
“The number of VPP licenses available.”
|
static VppTokenLicenseSummary.Builder |
VppTokenLicenseSummary.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
VppTokenLicenseSummary.Builder |
VppTokenLicenseSummary.Builder.organizationName(String organizationName) |
“The organization associated with the Apple Volume Purchase Program Token.”
|
VppTokenLicenseSummary.Builder |
VppTokenLicenseSummary.Builder.usedLicenseCount(Integer usedLicenseCount) |
“The number of VPP licenses in use.”
|
VppTokenLicenseSummary.Builder |
VppTokenLicenseSummary.Builder.vppTokenId(String vppTokenId) |
“Identifier of the VPP token.”
|