Uses of Class
com.tencentcloudapi.wedata.v20210820.models.DescribeTaskScriptResponse
-
Packages that use DescribeTaskScriptResponse Package Description com.tencentcloudapi.wedata.v20210820 com.tencentcloudapi.wedata.v20210820.models -
-
Uses of DescribeTaskScriptResponse in com.tencentcloudapi.wedata.v20210820
Methods in com.tencentcloudapi.wedata.v20210820 that return DescribeTaskScriptResponse Modifier and Type Method Description DescribeTaskScriptResponseWedataClient. DescribeTaskScript(DescribeTaskScriptRequest req)[注意:该Beta版本只满足广州区部分白名单客户使用] -
Uses of DescribeTaskScriptResponse in com.tencentcloudapi.wedata.v20210820.models
Constructors in com.tencentcloudapi.wedata.v20210820.models with parameters of type DescribeTaskScriptResponse Constructor Description DescribeTaskScriptResponse(DescribeTaskScriptResponse 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.
-