Uses of Enum Class
org.azd.enums.LicensingSource
Packages that use LicensingSource
-
Uses of LicensingSource in org.azd.enums
Methods in org.azd.enums that return LicensingSourceModifier and TypeMethodDescriptionstatic LicensingSourceReturns the enum constant of this class with the specified name.static LicensingSource[]LicensingSource.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LicensingSource in org.azd.interfaces
Methods in org.azd.interfaces with parameters of type LicensingSourceModifier and TypeMethodDescriptionMemberEntitlementManagementDetails.updateUserEntitlement(String userId, AccountLicenseType accountLicenseType, LicensingSource licensingSource) -
Uses of LicensingSource in org.azd.memberentitlementmanagement
Methods in org.azd.memberentitlementmanagement with parameters of type LicensingSourceModifier and TypeMethodDescriptionMemberEntitlementManagementApi.updateUserEntitlement(String userId, AccountLicenseType accountLicenseType, LicensingSource licensingSource) Edit the entitlements License for a user.