Uses of Class
com.tencentcloudapi.cfw.v20190904.models.AssetZone
-
Packages that use AssetZone Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of AssetZone in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return AssetZone Modifier and Type Method Description AssetZone[]DescribeSourceAssetResponse. getZoneList()Get 地域集合Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type AssetZone Modifier and Type Method Description voidDescribeSourceAssetResponse. setZoneList(AssetZone[] ZoneList)Set 地域集合Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type AssetZone Constructor Description AssetZone(AssetZone 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.
-