Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentCopilotAggregateQueryPredicate.TypeEnum
Packages that use AgentCopilotAggregateQueryPredicate.TypeEnum
-
Uses of AgentCopilotAggregateQueryPredicate.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAggregateQueryPredicate.TypeEnumModifier and TypeMethodDescriptionAgentCopilotAggregateQueryPredicate.TypeEnum.fromString(String key) AgentCopilotAggregateQueryPredicate.getType()Returns the enum constant of this class with the specified name.AgentCopilotAggregateQueryPredicate.TypeEnum.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 AgentCopilotAggregateQueryPredicate.TypeEnumModifier and TypeMethodDescriptionvoidAgentCopilotAggregateQueryPredicate.setType(AgentCopilotAggregateQueryPredicate.TypeEnum type) AgentCopilotAggregateQueryPredicate.type(AgentCopilotAggregateQueryPredicate.TypeEnum type) Optional type, can usually be inferred