public class InsightModelDataProcedure
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
InsightModelDataProcedure() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from InsightModelDataProcedure annotation by specified key.
|
InsightModelDataProcedureModifier |
getModifiers()
Gets the modifiers.
|
InsightModelDataTask |
getTask()
Gets the task.
|
InsightModelDataType |
getType()
Gets the type.
|
InsightModelDataUsage |
getUsage()
Gets the usage.
|
public InsightModelDataUsage getUsage()
public InsightModelDataTask getTask()
public InsightModelDataType getType()
public InsightModelDataProcedureModifier getModifiers()
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.