Package com.mypurecloud.sdk.v2.model
Class AuthzGrantRole
java.lang.Object
com.mypurecloud.sdk.v2.model.AuthzGrantRole
- All Implemented Interfaces:
Serializable
AuthzGrantRole
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetId()getName()inthashCode()policies(List<AuthzGrantPolicy> policies) voidsetDefault(Boolean _default) voidsetDescription(String description) voidvoidsetPolicies(List<AuthzGrantPolicy> policies) toString()
-
Constructor Details
-
AuthzGrantRole
public AuthzGrantRole() -
AuthzGrantRole
-
-
Method Details