| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
VppTokenLicenseSummary |
VppTokenLicenseSummary.Builder.build() |
VppTokenLicenseSummary |
VppTokenLicenseSummary.withAppleId(String appleId)
Returns an immutable copy of
this with just the appleId field
changed. |
VppTokenLicenseSummary |
VppTokenLicenseSummary.withAvailableLicenseCount(Integer availableLicenseCount)
Returns an immutable copy of
this with just the availableLicenseCount field changed. |
VppTokenLicenseSummary |
VppTokenLicenseSummary.withOrganizationName(String organizationName)
Returns an immutable copy of
this with just the organizationName
field changed. |
VppTokenLicenseSummary |
VppTokenLicenseSummary.withUsedLicenseCount(Integer usedLicenseCount)
Returns an immutable copy of
this with just the usedLicenseCount
field changed. |
VppTokenLicenseSummary |
VppTokenLicenseSummary.withVppTokenId(String vppTokenId)
Returns an immutable copy of
this with just the vppTokenId field
changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<VppTokenLicenseSummary> |
VppTokenCollectionRequest.getLicensesForApp(String bundleId) |
Copyright © 2018–2020. All rights reserved.