Uses of Class
com.microsoft.store.partnercenter.models.licenses.LicenseUpdate
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customerusers |
-
Uses of LicenseUpdate in com.microsoft.store.partnercenter.customerusers
Methods in com.microsoft.store.partnercenter.customerusers that return LicenseUpdate Modifier and Type Method Description LicenseUpdateCustomerUserLicenseUpdateOperations. create(LicenseUpdate entity)Assign licenses to a user.LicenseUpdateICustomerUserLicenseUpdates. create(LicenseUpdate newLicenseUpdate)Assign licenses to a user.Methods in com.microsoft.store.partnercenter.customerusers with parameters of type LicenseUpdate Modifier and Type Method Description LicenseUpdateCustomerUserLicenseUpdateOperations. create(LicenseUpdate entity)Assign licenses to a user.LicenseUpdateICustomerUserLicenseUpdates. create(LicenseUpdate newLicenseUpdate)Assign licenses to a user.