Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeMachineRegionsResponse
-
Packages that use DescribeMachineRegionsResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeMachineRegionsResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeMachineRegionsResponse Modifier and Type Method Description DescribeMachineRegionsResponseCwpClient. DescribeMachineRegions(DescribeMachineRegionsRequest req)获取机器地域列表 -
Uses of DescribeMachineRegionsResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeMachineRegionsResponse Constructor Description DescribeMachineRegionsResponse(DescribeMachineRegionsResponse 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.
-