Uses of Class
com.tencentcloudapi.tcr.v20190924.models.Region
-
Packages that use Region Package Description com.tencentcloudapi.tcr.v20190924.models -
-
Uses of Region in com.tencentcloudapi.tcr.v20190924.models
Methods in com.tencentcloudapi.tcr.v20190924.models that return Region Modifier and Type Method Description Region[]DescribeRegionsResponse. getRegions()Get 地域信息列表Methods in com.tencentcloudapi.tcr.v20190924.models with parameters of type Region Modifier and Type Method Description voidDescribeRegionsResponse. setRegions(Region[] Regions)Set 地域信息列表Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type Region Constructor Description Region(Region 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.
-