Uses of Class
com.mypurecloud.sdk.v2.model.SocialMediaAsyncDetailQueryResponse
Packages that use SocialMediaAsyncDetailQueryResponse
-
Uses of SocialMediaAsyncDetailQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SocialMediaAsyncDetailQueryResponseModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaAnalyticsMessagesJobResults(GetSocialmediaAnalyticsMessagesJobResultsRequest request) Fetch a page of results for an async social media messages querySocialMediaApi.getSocialmediaAnalyticsMessagesJobResults(String jobId, String cursor) Fetch a page of results for an async social media messages queryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type SocialMediaAsyncDetailQueryResponseModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaAnalyticsMessagesJobResults(ApiRequest<Void> request) Fetch a page of results for an async social media messages querySocialMediaApiAsync.getSocialmediaAnalyticsMessagesJobResultsAsync(GetSocialmediaAnalyticsMessagesJobResultsRequest request, AsyncApiCallback<SocialMediaAsyncDetailQueryResponse> callback) Fetch a page of results for an async social media messages querySocialMediaApiAsync.getSocialmediaAnalyticsMessagesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SocialMediaAsyncDetailQueryResponse>> callback) Fetch a page of results for an async social media messages querySocialMediaApi.getSocialmediaAnalyticsMessagesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async social media messages queryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SocialMediaAsyncDetailQueryResponseModifier and TypeMethodDescriptionSocialMediaApiAsync.getSocialmediaAnalyticsMessagesJobResultsAsync(GetSocialmediaAnalyticsMessagesJobResultsRequest request, AsyncApiCallback<SocialMediaAsyncDetailQueryResponse> callback) Fetch a page of results for an async social media messages querySocialMediaApiAsync.getSocialmediaAnalyticsMessagesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SocialMediaAsyncDetailQueryResponse>> callback) Fetch a page of results for an async social media messages query -
Uses of SocialMediaAsyncDetailQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SocialMediaAsyncDetailQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next or previous pageSocialMediaAsyncDetailQueryResponse.results(List<SocialMediaDetailDataContainer> results)