Uses of Class
com.mypurecloud.sdk.v2.model.DomainRole
Packages that use DomainRole
-
Uses of DomainRole in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DomainRoleModifier and TypeMethodDescriptionThe ID of the roleThe name of the roleMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DomainRoleModifier and TypeMethodDescriptionUserAuthorization.getRoles()UserAuthorization.getUnusedRoles()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type DomainRoleModifier and TypeMethodDescriptionUserAuthorization.roles(List<DomainRole> roles) voidUserAuthorization.setRoles(List<DomainRole> roles)