Uses of Enum Class
com.mypurecloud.sdk.v2.model.DocumentationV2SearchAggregation.OrderEnum
Packages that use DocumentationV2SearchAggregation.OrderEnum
-
Uses of DocumentationV2SearchAggregation.OrderEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentationV2SearchAggregation.OrderEnumModifier and TypeMethodDescriptionDocumentationV2SearchAggregation.OrderEnum.fromString(String key) Returns the enum constant of this class with the specified name.DocumentationV2SearchAggregation.OrderEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DocumentationV2SearchAggregation.OrderEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DocumentationV2SearchAggregation.OrderEnumModifier and TypeMethodDescriptionDocumentationV2SearchAggregation.order(List<DocumentationV2SearchAggregation.OrderEnum> order) The order in which aggregation results are sortedvoidDocumentationV2SearchAggregation.setOrder(List<DocumentationV2SearchAggregation.OrderEnum> order)