Package com.mypurecloud.sdk.v2.model
Class RoleSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.RoleSettings
- All Implemented Interfaces:
Serializable
RoleSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthorizationGrantDivisionAware(Boolean authorizationGrantDivisionAware) Boolean enabling enforcement of division aware for authorization grant add and deletebackfillEnabled(Boolean backfillEnabled) Boolean showing if organization is opted in or not to role backfillsbooleangetId()inthashCode()voidsetAuthorizationGrantDivisionAware(Boolean authorizationGrantDivisionAware) voidsetBackfillEnabled(Boolean backfillEnabled) toString()
-
Constructor Details
-
RoleSettings
public RoleSettings() -
RoleSettings
-
-
Method Details
-
getId
-
backfillEnabled
Boolean showing if organization is opted in or not to role backfills -
getBackfillEnabled
-
setBackfillEnabled
-
authorizationGrantDivisionAware
Boolean enabling enforcement of division aware for authorization grant add and delete -
getAuthorizationGrantDivisionAware
-
setAuthorizationGrantDivisionAware
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-