Uses of Class
com.mypurecloud.sdk.v2.model.DashboardUserListing
Packages that use DashboardUserListing
-
Uses of DashboardUserListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DashboardUserListingModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsReportingDashboardsUsers(GetAnalyticsReportingDashboardsUsersRequest request) Get dashboards summary for users in a orgAnalyticsApi.getAnalyticsReportingDashboardsUsers(String sortBy, Integer pageNumber, Integer pageSize, List<String> id, String state, Boolean deletedOnly) Get dashboards summary for users in a orgMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DashboardUserListingModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsReportingDashboardsUsers(ApiRequest<Void> request) Get dashboards summary for users in a orgAnalyticsApiAsync.getAnalyticsReportingDashboardsUsersAsync(GetAnalyticsReportingDashboardsUsersRequest request, AsyncApiCallback<DashboardUserListing> callback) Get dashboards summary for users in a orgAnalyticsApiAsync.getAnalyticsReportingDashboardsUsersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DashboardUserListing>> callback) Get dashboards summary for users in a orgAnalyticsApi.getAnalyticsReportingDashboardsUsersWithHttpInfo(String sortBy, Integer pageNumber, Integer pageSize, List<String> id, String state, Boolean deletedOnly) Get dashboards summary for users in a orgMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DashboardUserListingModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsReportingDashboardsUsersAsync(GetAnalyticsReportingDashboardsUsersRequest request, AsyncApiCallback<DashboardUserListing> callback) Get dashboards summary for users in a orgAnalyticsApiAsync.getAnalyticsReportingDashboardsUsersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DashboardUserListing>> callback) Get dashboards summary for users in a org -
Uses of DashboardUserListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DashboardUserListingModifier and TypeMethodDescriptionDashboardUserListing.entities(List<DashboardUser> entities) DashboardUserListing.pageNumber(Integer pageNumber) DashboardUserListing.previousUri(String previousUri)