| Package | Description | 
|---|---|
| com.tencentcloudapi.lke.v20231130.models | 
| Modifier and Type | Method and Description | 
|---|---|
ValueInfo[] | 
InvokeAPI.getResponseValues()
Get Output parameter. 
 | 
ValueInfo[] | 
RunNodeInfo.getSlotValues()
Get Values of all slots of the current node, key: SlotID. 
 | 
ValueInfo[] | 
TaskFlowSummary.getUpdatedSlotValues()
Get Entity list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InvokeAPI.setResponseValues(ValueInfo[] ResponseValues)
Set Output parameter. 
 | 
void | 
RunNodeInfo.setSlotValues(ValueInfo[] SlotValues)
Set Values of all slots of the current node, key: SlotID. 
 | 
void | 
TaskFlowSummary.setUpdatedSlotValues(ValueInfo[] UpdatedSlotValues)
Set Entity list. 
 | 
| Constructor and Description | 
|---|
ValueInfo(ValueInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.