Uses of Class
com.tencentcloudapi.tcb.v20180608.models.DescribeCloudBaseRunOneClickTaskExternalResponse
-
Packages that use DescribeCloudBaseRunOneClickTaskExternalResponse Package Description com.tencentcloudapi.tcb.v20180608 com.tencentcloudapi.tcb.v20180608.models -
-
Uses of DescribeCloudBaseRunOneClickTaskExternalResponse in com.tencentcloudapi.tcb.v20180608
Methods in com.tencentcloudapi.tcb.v20180608 that return DescribeCloudBaseRunOneClickTaskExternalResponse Modifier and Type Method Description DescribeCloudBaseRunOneClickTaskExternalResponseTcbClient. DescribeCloudBaseRunOneClickTaskExternal(DescribeCloudBaseRunOneClickTaskExternalRequest req)查询一键部署任务 (特定接口:外部查询使用) -
Uses of DescribeCloudBaseRunOneClickTaskExternalResponse in com.tencentcloudapi.tcb.v20180608.models
Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type DescribeCloudBaseRunOneClickTaskExternalResponse Constructor Description DescribeCloudBaseRunOneClickTaskExternalResponse(DescribeCloudBaseRunOneClickTaskExternalResponse 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.
-