Uses of Class
com.mypurecloud.sdk.v2.model.InsightsAgents
Packages that use InsightsAgents
-
Uses of InsightsAgents in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return InsightsAgentsModifier and TypeMethodDescriptionGamificationApi.getGamificationInsightsManagers(GetGamificationInsightsManagersRequest request) Query managers in a profile during a period of timeGamificationApi.getGamificationInsightsManagers(String filterType, String filterId, String granularity, LocalDate startWorkday, Integer pageSize, Integer pageNumber) Query managers in a profile during a period of timeGamificationApi.getGamificationInsightsMembers(GetGamificationInsightsMembersRequest request) Query users in a profile during a period of timeGamificationApi.getGamificationInsightsMembers(String filterType, String filterId, String granularity, LocalDate startWorkday, String reportsTo) Query users in a profile during a period of timeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type InsightsAgentsModifier and TypeMethodDescriptionGamificationApi.getGamificationInsightsManagers(ApiRequest<Void> request) Query managers in a profile during a period of timeGamificationApiAsync.getGamificationInsightsManagersAsync(GetGamificationInsightsManagersRequest request, AsyncApiCallback<InsightsAgents> callback) Query managers in a profile during a period of timeGamificationApiAsync.getGamificationInsightsManagersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InsightsAgents>> callback) Query managers in a profile during a period of timeGamificationApi.getGamificationInsightsManagersWithHttpInfo(String filterType, String filterId, String granularity, LocalDate startWorkday, Integer pageSize, Integer pageNumber) Query managers in a profile during a period of timeGamificationApi.getGamificationInsightsMembers(ApiRequest<Void> request) Query users in a profile during a period of timeGamificationApiAsync.getGamificationInsightsMembersAsync(GetGamificationInsightsMembersRequest request, AsyncApiCallback<InsightsAgents> callback) Query users in a profile during a period of timeGamificationApiAsync.getGamificationInsightsMembersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InsightsAgents>> callback) Query users in a profile during a period of timeGamificationApi.getGamificationInsightsMembersWithHttpInfo(String filterType, String filterId, String granularity, LocalDate startWorkday, String reportsTo) Query users in a profile during a period of timeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type InsightsAgentsModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationInsightsManagersAsync(GetGamificationInsightsManagersRequest request, AsyncApiCallback<InsightsAgents> callback) Query managers in a profile during a period of timeGamificationApiAsync.getGamificationInsightsManagersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InsightsAgents>> callback) Query managers in a profile during a period of timeGamificationApiAsync.getGamificationInsightsMembersAsync(GetGamificationInsightsMembersRequest request, AsyncApiCallback<InsightsAgents> callback) Query users in a profile during a period of timeGamificationApiAsync.getGamificationInsightsMembersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InsightsAgents>> callback) Query users in a profile during a period of time -
Uses of InsightsAgents in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsAgentsModifier and TypeMethodDescriptionInsightsAgents.dateEndWorkday(LocalDate dateEndWorkday) End workday used as the date range.InsightsAgents.dateStartWorkday(LocalDate dateStartWorkday) Start workday used as the date range.InsightsAgents.division(DivisionReference division) The divisionInsightsAgents.entities(List<InsightsAgentItem> entities) The list of insights agentsInsightsAgents.granularity(InsightsAgents.GranularityEnum granularity) GranularityInsightsAgents.performanceProfile(AddressableEntityRef performanceProfile) The performance profile