Uses of Class
com.mypurecloud.sdk.v2.model.AnalyticsConversationAsyncQueryResponse
Packages that use AnalyticsConversationAsyncQueryResponse
-
Uses of AnalyticsConversationAsyncQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AnalyticsConversationAsyncQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsConversationsDetailsJobResults(GetAnalyticsConversationsDetailsJobResultsRequest request) Fetch a page of results for an async details jobAnalyticsApi.getAnalyticsConversationsDetailsJobResults(String jobId, String cursor, Integer pageSize) Fetch a page of results for an async details jobConversationsApi.getAnalyticsConversationsDetailsJobResults(GetAnalyticsConversationsDetailsJobResultsRequest request) Fetch a page of results for an async details jobConversationsApi.getAnalyticsConversationsDetailsJobResults(String jobId, String cursor, Integer pageSize) Fetch a page of results for an async details jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AnalyticsConversationAsyncQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsConversationsDetailsJobResults(ApiRequest<Void> request) Fetch a page of results for an async details jobConversationsApi.getAnalyticsConversationsDetailsJobResults(ApiRequest<Void> request) Fetch a page of results for an async details jobAnalyticsApiAsync.getAnalyticsConversationsDetailsJobResultsAsync(GetAnalyticsConversationsDetailsJobResultsRequest request, AsyncApiCallback<AnalyticsConversationAsyncQueryResponse> callback) Fetch a page of results for an async details jobAnalyticsApiAsync.getAnalyticsConversationsDetailsJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AnalyticsConversationAsyncQueryResponse>> callback) Fetch a page of results for an async details jobConversationsApiAsync.getAnalyticsConversationsDetailsJobResultsAsync(GetAnalyticsConversationsDetailsJobResultsRequest request, AsyncApiCallback<AnalyticsConversationAsyncQueryResponse> callback) Fetch a page of results for an async details jobConversationsApiAsync.getAnalyticsConversationsDetailsJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AnalyticsConversationAsyncQueryResponse>> callback) Fetch a page of results for an async details jobAnalyticsApi.getAnalyticsConversationsDetailsJobResultsWithHttpInfo(String jobId, String cursor, Integer pageSize) Fetch a page of results for an async details jobConversationsApi.getAnalyticsConversationsDetailsJobResultsWithHttpInfo(String jobId, String cursor, Integer pageSize) Fetch a page of results for an async details jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AnalyticsConversationAsyncQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsConversationsDetailsJobResultsAsync(GetAnalyticsConversationsDetailsJobResultsRequest request, AsyncApiCallback<AnalyticsConversationAsyncQueryResponse> callback) Fetch a page of results for an async details jobAnalyticsApiAsync.getAnalyticsConversationsDetailsJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AnalyticsConversationAsyncQueryResponse>> callback) Fetch a page of results for an async details jobConversationsApiAsync.getAnalyticsConversationsDetailsJobResultsAsync(GetAnalyticsConversationsDetailsJobResultsRequest request, AsyncApiCallback<AnalyticsConversationAsyncQueryResponse> callback) Fetch a page of results for an async details jobConversationsApiAsync.getAnalyticsConversationsDetailsJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AnalyticsConversationAsyncQueryResponse>> callback) Fetch a page of results for an async details job -
Uses of AnalyticsConversationAsyncQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsConversationAsyncQueryResponseModifier and TypeMethodDescriptionAnalyticsConversationAsyncQueryResponse.conversations(List<AnalyticsConversation> conversations) Optional cursor to indicate where to resume the resultsAnalyticsConversationAsyncQueryResponse.dataAvailabilityDate(Date dataAvailabilityDate) Data available up to at least this datetime.