Package com.mypurecloud.sdk.v2.model
Class AuthorizationSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.AuthorizationSettings
- All Implemented Interfaces:
Serializable
AuthorizationSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalysisDays(Integer analysisDays) Integer number of days to analyze user usageanalysisEnabled(Boolean analysisEnabled) Boolean showing if organization is opted in or not to unused role/perm analysisbooleangetId()inthashCode()voidsetAnalysisDays(Integer analysisDays) voidsetAnalysisEnabled(Boolean analysisEnabled) toString()
-
Constructor Details
-
AuthorizationSettings
public AuthorizationSettings() -
AuthorizationSettings
-
-
Method Details
-
getId
-
analysisEnabled
Boolean showing if organization is opted in or not to unused role/perm analysis -
getAnalysisEnabled
-
setAnalysisEnabled
-
analysisDays
Integer number of days to analyze user usage -
getAnalysisDays
-
setAnalysisDays
-
getDateLastCalculated
-
getDateLastActive
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-