Uses of Class
com.mypurecloud.sdk.v2.model.AuthzGrantRole
Packages that use AuthzGrantRole
-
Uses of AuthzGrantRole in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AuthzGrantRoleModifier and TypeMethodDescriptionAuthzGrantRole.description(String description) AuthzGrant.getRole()AuthzGrantRole.policies(List<AuthzGrantPolicy> policies) Methods in com.mypurecloud.sdk.v2.model with parameters of type AuthzGrantRoleModifier and TypeMethodDescriptionAuthzGrant.role(AuthzGrantRole role) voidAuthzGrant.setRole(AuthzGrantRole role)