public class InsightModelDataEvent
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
| Constructor and Description |
|---|
InsightModelDataEvent() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from InsightModelDataEvent annotation by specified key.
|
java.lang.Float |
getAllergyScore()
Gets the allergy score.
|
java.lang.Float |
getScore()
Gets the score.
|
InsightModelDataUsage |
getUsage()
Gets the usage.
|
public java.lang.Float getScore()
public java.lang.Float getAllergyScore()
public InsightModelDataUsage getUsage()
public java.lang.Object get(java.lang.String key)
get in class com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>key - the name of the field to getCopyright © 2022 IBM Cloud. All rights reserved.