Uses of Class
com.mypurecloud.sdk.v2.model.DocumentationV2SearchAggregation
Packages that use DocumentationV2SearchAggregation
-
Uses of DocumentationV2SearchAggregation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentationV2SearchAggregationModifier and TypeMethodDescriptionThe field used for aggregationThe name of the aggregation.DocumentationV2SearchAggregation.order(List<DocumentationV2SearchAggregation.OrderEnum> order) The order in which aggregation results are sortedThe number aggregations results to return out of the entire result setDocumentationV2SearchAggregation.type(DocumentationV2SearchAggregation.TypeEnum type) The type of aggregation to performA value to use for aggregationMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DocumentationV2SearchAggregationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DocumentationV2SearchAggregationModifier and TypeMethodDescriptionDocumentationV2SearchRequest.aggregations(List<DocumentationV2SearchAggregation> aggregations) Aggregation criteriavoidDocumentationV2SearchRequest.setAggregations(List<DocumentationV2SearchAggregation> aggregations)