public class InsightModelDataEvent
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
InsightModelDataEvent() |
Modifier and Type | Method and Description |
---|---|
Float |
getAllergyScore()
Gets the allergy score.
|
Float |
getScore()
Gets the score.
|
InsightModelDataUsage |
getUsage()
Gets the usage.
|
equals, hashCode, toString
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public Float getScore()
public Float getAllergyScore()
public InsightModelDataUsage getUsage()
Copyright © 2021 IBM Cloud. All rights reserved.