Uses of Class
com.mypurecloud.sdk.v2.model.AnalyticsAgentStateQueryResponse
Packages that use AnalyticsAgentStateQueryResponse
-
Uses of AnalyticsAgentStateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AnalyticsAgentStateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentsStatusQuery(PostAnalyticsAgentsStatusQueryRequest request) Retrieve the top 50 agents matching the query filtersAnalyticsApi.postAnalyticsAgentsStatusQuery(AgentStateQueryRequest body) Retrieve the top 50 agents matching the query filtersMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AnalyticsAgentStateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentsStatusQuery(ApiRequest<AgentStateQueryRequest> request) Retrieve the top 50 agents matching the query filtersAnalyticsApiAsync.postAnalyticsAgentsStatusQueryAsync(PostAnalyticsAgentsStatusQueryRequest request, AsyncApiCallback<AnalyticsAgentStateQueryResponse> callback) Retrieve the top 50 agents matching the query filtersAnalyticsApiAsync.postAnalyticsAgentsStatusQueryAsync(ApiRequest<AgentStateQueryRequest> request, AsyncApiCallback<ApiResponse<AnalyticsAgentStateQueryResponse>> callback) Retrieve the top 50 agents matching the query filtersAnalyticsApi.postAnalyticsAgentsStatusQueryWithHttpInfo(AgentStateQueryRequest body) Retrieve the top 50 agents matching the query filtersMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AnalyticsAgentStateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.postAnalyticsAgentsStatusQueryAsync(PostAnalyticsAgentsStatusQueryRequest request, AsyncApiCallback<AnalyticsAgentStateQueryResponse> callback) Retrieve the top 50 agents matching the query filtersAnalyticsApiAsync.postAnalyticsAgentsStatusQueryAsync(ApiRequest<AgentStateQueryRequest> request, AsyncApiCallback<ApiResponse<AnalyticsAgentStateQueryResponse>> callback) Retrieve the top 50 agents matching the query filters -
Uses of AnalyticsAgentStateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsAgentStateQueryResponseModifier and TypeMethodDescriptionAnalyticsAgentStateQueryResponse.entities(List<AnalyticsAgentStateAgentResponse> entities) List of agents