Uses of Class
com.mypurecloud.sdk.v2.model.SocialMediaAsyncAggregateQueryResponse
Packages that use SocialMediaAsyncAggregateQueryResponse
-
Uses of SocialMediaAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SocialMediaAsyncAggregateQueryResponseModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaAnalyticsAggregatesJobResults(GetSocialmediaAnalyticsAggregatesJobResultsRequest request) Fetch a page of results for an async social media querySocialMediaApi.getSocialmediaAnalyticsAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async social media queryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type SocialMediaAsyncAggregateQueryResponseModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaAnalyticsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async social media querySocialMediaApiAsync.getSocialmediaAnalyticsAggregatesJobResultsAsync(GetSocialmediaAnalyticsAggregatesJobResultsRequest request, AsyncApiCallback<SocialMediaAsyncAggregateQueryResponse> callback) Fetch a page of results for an async social media querySocialMediaApiAsync.getSocialmediaAnalyticsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SocialMediaAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async social media querySocialMediaApi.getSocialmediaAnalyticsAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async social media queryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SocialMediaAsyncAggregateQueryResponseModifier and TypeMethodDescriptionSocialMediaApiAsync.getSocialmediaAnalyticsAggregatesJobResultsAsync(GetSocialmediaAnalyticsAggregatesJobResultsRequest request, AsyncApiCallback<SocialMediaAsyncAggregateQueryResponse> callback) Fetch a page of results for an async social media querySocialMediaApiAsync.getSocialmediaAnalyticsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SocialMediaAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async social media query -
Uses of SocialMediaAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SocialMediaAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageSocialMediaAsyncAggregateQueryResponse.results(List<SocialMediaAggregateDataContainer> results)