Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeMachinesResponse
-
Packages that use DescribeMachinesResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeMachinesResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeMachinesResponse Modifier and Type Method Description DescribeMachinesResponseCwpClient. DescribeMachines(DescribeMachinesRequest req)本接口 (DescribeMachines) 用于获取区域主机列表。 -
Uses of DescribeMachinesResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeMachinesResponse Constructor Description DescribeMachinesResponse(DescribeMachinesResponse 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.
-