Package com.mypurecloud.sdk.v2.model
Class DashboardUser
java.lang.Object
com.mypurecloud.sdk.v2.model.DashboardUser
- All Implemented Interfaces:
Serializable
DashboardUser
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondashboardCount(Integer dashboardCount) The count of dashboards for the userbooleangetId()getName()getState()inthashCode()publicDashboardCount(Integer publicDashboardCount) The count of public dashboards for the uservoidsetDashboardCount(Integer dashboardCount) voidvoidsetPublicDashboardCount(Integer publicDashboardCount) voidsetState(DashboardUser.StateEnum state) state(DashboardUser.StateEnum state) The state of the usertoString()
-
Constructor Details
-
DashboardUser
public DashboardUser() -
DashboardUser
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
dashboardCount
The count of dashboards for the user -
getDashboardCount
-
setDashboardCount
-
publicDashboardCount
The count of public dashboards for the user -
getPublicDashboardCount
-
setPublicDashboardCount
-
state
The state of the user -
getState
-
setState
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-