Uses of Class
com.tencentcloudapi.tcb.v20180608.models.DescribeCloudBaseRunServerResponse
-
Packages that use DescribeCloudBaseRunServerResponse Package Description com.tencentcloudapi.tcb.v20180608 com.tencentcloudapi.tcb.v20180608.models -
-
Uses of DescribeCloudBaseRunServerResponse in com.tencentcloudapi.tcb.v20180608
Methods in com.tencentcloudapi.tcb.v20180608 that return DescribeCloudBaseRunServerResponse Modifier and Type Method Description DescribeCloudBaseRunServerResponseTcbClient. DescribeCloudBaseRunServer(DescribeCloudBaseRunServerRequest req)查询单个服务的详情,版本以及详情 -
Uses of DescribeCloudBaseRunServerResponse in com.tencentcloudapi.tcb.v20180608.models
Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type DescribeCloudBaseRunServerResponse Constructor Description DescribeCloudBaseRunServerResponse(DescribeCloudBaseRunServerResponse 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.
-