Uses of Class
com.tencentcloudapi.tat.v20201028.models.DescribeInvokerRecordsResponse
-
Packages that use DescribeInvokerRecordsResponse Package Description com.tencentcloudapi.tat.v20201028 com.tencentcloudapi.tat.v20201028.models -
-
Uses of DescribeInvokerRecordsResponse in com.tencentcloudapi.tat.v20201028
Methods in com.tencentcloudapi.tat.v20201028 that return DescribeInvokerRecordsResponse Modifier and Type Method Description DescribeInvokerRecordsResponseTatClient. DescribeInvokerRecords(DescribeInvokerRecordsRequest req)此接口用于查询执行器的执行记录。 -
Uses of DescribeInvokerRecordsResponse in com.tencentcloudapi.tat.v20201028.models
Constructors in com.tencentcloudapi.tat.v20201028.models with parameters of type DescribeInvokerRecordsResponse Constructor Description DescribeInvokerRecordsResponse(DescribeInvokerRecordsResponse 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.
-