Uses of Class
com.mypurecloud.sdk.v2.model.DecisionTableRowEntityRef
Packages that use DecisionTableRowEntityRef
-
Uses of DecisionTableRowEntityRef in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DecisionTableRowEntityRefModifier and TypeMethodDescriptionMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DecisionTableRowEntityRefMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DecisionTableRowEntityRefModifier and TypeMethodDescriptionvoidDecisionTableExecutionResponse.setTopMatchRows(List<DecisionTableRowEntityRef> topMatchRows) DecisionTableExecutionResponse.topMatchRows(List<DecisionTableRowEntityRef> topMatchRows) Top 5 rows matching execution input, excluding the one produced the result.