Uses of Enum Class
org.azd.enums.GroupType
Packages that use GroupType
-
Uses of GroupType in org.azd.enums
Methods in org.azd.enums that return GroupType -
Uses of GroupType in org.azd.interfaces
Methods in org.azd.interfaces with parameters of type GroupTypeModifier and TypeMethodDescriptionMemberEntitlementManagementDetails.addUserEntitlement(AccountLicenseType accountLicenseType, String emailId, GroupType groupType, String projectId) -
Uses of GroupType in org.azd.memberentitlementmanagement
Methods in org.azd.memberentitlementmanagement with parameters of type GroupTypeModifier and TypeMethodDescriptionMemberEntitlementManagementApi.addUserEntitlement(AccountLicenseType accountLicenseType, String emailId, GroupType groupType, String projectId) Add a user, assign license and make them a member of a project group in an account.