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