Uses of Class
com.tencentcloudapi.tat.v20201028.models.DescribeInvokersRequest
-
Packages that use DescribeInvokersRequest Package Description com.tencentcloudapi.tat.v20201028 com.tencentcloudapi.tat.v20201028.models -
-
Uses of DescribeInvokersRequest in com.tencentcloudapi.tat.v20201028
Methods in com.tencentcloudapi.tat.v20201028 with parameters of type DescribeInvokersRequest Modifier and Type Method Description DescribeInvokersResponseTatClient. DescribeInvokers(DescribeInvokersRequest req)此接口用于查询执行器信息。 -
Uses of DescribeInvokersRequest in com.tencentcloudapi.tat.v20201028.models
Constructors in com.tencentcloudapi.tat.v20201028.models with parameters of type DescribeInvokersRequest Constructor Description DescribeInvokersRequest(DescribeInvokersRequest 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.
-