Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeAggregationQuery.QueryTypeEnum
Packages that use KnowledgeAggregationQuery.QueryTypeEnum
-
Uses of KnowledgeAggregationQuery.QueryTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeAggregationQuery.QueryTypeEnumModifier and TypeMethodDescriptionKnowledgeAggregationQuery.QueryTypeEnum.fromString(String key) KnowledgeAggregationQuery.getQueryType()Returns the enum constant of this class with the specified name.KnowledgeAggregationQuery.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 KnowledgeAggregationQuery.QueryTypeEnumModifier and TypeMethodDescriptionKnowledgeAggregationQuery.queryType(KnowledgeAggregationQuery.QueryTypeEnum queryType) Query type to use.voidKnowledgeAggregationQuery.setQueryType(KnowledgeAggregationQuery.QueryTypeEnum queryType)