Uses of Class
com.mypurecloud.sdk.v2.model.NluConfusionMatrixColumn
Packages that use NluConfusionMatrixColumn
-
Uses of NluConfusionMatrixColumn in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NluConfusionMatrixColumnModifier and TypeMethodDescriptionThe name of the intent for the column.The confusion value between the intentsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type NluConfusionMatrixColumnMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type NluConfusionMatrixColumnModifier and TypeMethodDescriptionNluConfusionMatrixRow.columns(List<NluConfusionMatrixColumn> columns) The columns of confusion matrix for the intentvoidNluConfusionMatrixRow.setColumns(List<NluConfusionMatrixColumn> columns)