Uses of Class
com.mypurecloud.sdk.v2.model.SocialMediaAsyncAggregationQuery
Packages that use SocialMediaAsyncAggregationQuery
Package
Description
-
Uses of SocialMediaAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type SocialMediaAsyncAggregationQueryModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaAnalyticsAggregatesJobs(SocialMediaAsyncAggregationQuery body) Query for social media aggregates asynchronouslySocialMediaApi.postSocialmediaAnalyticsAggregatesJobsWithHttpInfo(SocialMediaAsyncAggregationQuery body) Query for social media aggregates asynchronouslyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SocialMediaAsyncAggregationQueryModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaAnalyticsAggregatesJobs(ApiRequest<SocialMediaAsyncAggregationQuery> request) Query for social media aggregates asynchronouslySocialMediaApiAsync.postSocialmediaAnalyticsAggregatesJobsAsync(ApiRequest<SocialMediaAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for social media aggregates asynchronously -
Uses of SocialMediaAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return SocialMediaAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type SocialMediaAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request with parameters of type SocialMediaAsyncAggregationQueryModifier and TypeMethodDescriptionPostSocialmediaAnalyticsAggregatesJobsRequest.builder(SocialMediaAsyncAggregationQuery body) voidPostSocialmediaAnalyticsAggregatesJobsRequest.setBody(SocialMediaAsyncAggregationQuery body) PostSocialmediaAnalyticsAggregatesJobsRequest.Builder.withBody(SocialMediaAsyncAggregationQuery body) PostSocialmediaAnalyticsAggregatesJobsRequest.withBody(SocialMediaAsyncAggregationQuery body) PostSocialmediaAnalyticsAggregatesJobsRequest.Builder.withRequiredParams(SocialMediaAsyncAggregationQuery body) -
Uses of SocialMediaAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SocialMediaAsyncAggregationQueryModifier and TypeMethodDescriptionSocialMediaAsyncAggregationQuery.filter(SocialMediaQueryFilter filter) Behaves like a SQL WHERE clause.SocialMediaAsyncAggregationQuery.granularity(String granularity) Granularity metrics into subpartitions within the time interval specified.SocialMediaAsyncAggregationQuery.groupBy(List<SocialMediaAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.SocialMediaAsyncAggregationQuery.metrics(List<SocialMediaAsyncAggregationQuery.MetricsEnum> metrics) Behaves like a SQL SELECT clause.The number of results per pageTime zone context used to calculate response intervals (this allows resolving DST changes).