| Package | Description | 
|---|---|
| com.tencentcloudapi.tat.v20201028.models | 
| Modifier and Type | Method and Description | 
|---|---|
InvokerRecord[] | 
DescribeInvokerRecordsResponse.getInvokerRecordSet()
Get Execution history of an invoker. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeInvokerRecordsResponse.setInvokerRecordSet(InvokerRecord[] InvokerRecordSet)
Set Execution history of an invoker. 
 | 
| Constructor and Description | 
|---|
InvokerRecord(InvokerRecord 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 © 2022. All rights reserved.