Uses of Class
com.mypurecloud.sdk.v2.model.DashboardConfiguration
Packages that use DashboardConfiguration
-
Uses of DashboardConfiguration in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DashboardConfigurationModifier and TypeMethodDescriptionThe count of columns for the specific dashboard.DashboardConfiguration.dashboardsSharedWith(DashboardsSharedWith dashboardsSharedWith) The list of users and teams the dashboard is shared withDashboardConfiguration.dateCreated(Date dateCreated) The created date of the dashboard.DashboardConfiguration.dateDeleted(Date dateDeleted) The deleted date of the dashboard.DashboardConfiguration.dateModified(Date dateModified) The last modified date of the dashboard.The flag indicates if the dashboard is favorited by the userDashboardConfiguration.layoutType(DashboardConfiguration.LayoutTypeEnum layoutType) The layout type of the dashboardThe name of dashboard configuration.DashboardConfiguration.publicDashboard(Boolean publicDashboard) The flag to indicate if the dashboard is published by an userThe count of rows for the specific dashboard configuration.The flag to indicate if the dashboard is sharedList of widgets for dashboard configuration.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DashboardConfigurationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DashboardConfigurationModifier and TypeMethodDescriptionDashboardConfigurationListing.entities(List<DashboardConfiguration> entities) voidDashboardConfigurationListing.setEntities(List<DashboardConfiguration> entities)