Uses of Class
com.mypurecloud.sdk.v2.model.Operand
Packages that use Operand
-
Uses of Operand in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OperandModifier and TypeMethodDescriptionOperand.digitalWordsPosition(OperandPosition digitalWordsPosition) Dictates when the operand must occur in a digital interactionCategoryRequest.getCriteria()ConversationCategory.getCriteria()StaCategory.getCriteria()Operand.infixOperator(InfixOperator infixOperator) Defines a logical operation that is applied on the current operand, against the following operandApplies a NOT modifier to the operand groupOperand.occurrence(Integer occurrence) The minimum number of occurrences of the defined operand typeContains a new level of operandsFilter interaction by word(s)Filter interaction by topic IDOperand.type(Operand.TypeEnum type) The Operand type of the categoryOperand.voiceSecondsPosition(OperandPosition voiceSecondsPosition) Dictates when the operand must occur in a voice interactionMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type OperandMethods in com.mypurecloud.sdk.v2.model with parameters of type OperandModifier and TypeMethodDescriptionA collection of conditions joined together by logical operation to provide more refined filtering of conversationsA collection of conditions joined together by logical operation to provide more refined filtering of conversationsA collection of conditions joined together by logical operation to provide more refined filtering of conversationsvoidCategoryRequest.setCriteria(Operand criteria) voidConversationCategory.setCriteria(Operand criteria) voidStaCategory.setCriteria(Operand criteria) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type Operand