Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeAsyncAggregationQuery.QueryTypeEnum
Packages that use KnowledgeAsyncAggregationQuery.QueryTypeEnum
-
Uses of KnowledgeAsyncAggregationQuery.QueryTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeAsyncAggregationQuery.QueryTypeEnumModifier and TypeMethodDescriptionKnowledgeAsyncAggregationQuery.QueryTypeEnum.fromString(String key) KnowledgeAsyncAggregationQuery.getQueryType()Returns the enum constant of this class with the specified name.KnowledgeAsyncAggregationQuery.QueryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type KnowledgeAsyncAggregationQuery.QueryTypeEnumModifier and TypeMethodDescriptionKnowledgeAsyncAggregationQuery.queryType(KnowledgeAsyncAggregationQuery.QueryTypeEnum queryType) Query type to use.voidKnowledgeAsyncAggregationQuery.setQueryType(KnowledgeAsyncAggregationQuery.QueryTypeEnum queryType)