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