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