Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentCopilotAggregationView.FunctionEnum
Packages that use AgentCopilotAggregationView.FunctionEnum
-
Uses of AgentCopilotAggregationView.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAggregationView.FunctionEnumModifier and TypeMethodDescriptionAgentCopilotAggregationView.FunctionEnum.fromString(String key) AgentCopilotAggregationView.getFunction()Returns the enum constant of this class with the specified name.AgentCopilotAggregationView.FunctionEnum.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 AgentCopilotAggregationView.FunctionEnumModifier and TypeMethodDescriptionAgentCopilotAggregationView.function(AgentCopilotAggregationView.FunctionEnum function) Type of view you wish to createvoidAgentCopilotAggregationView.setFunction(AgentCopilotAggregationView.FunctionEnum function)