Uses of Class
com.tencentcloudapi.cfw.v20190904.models.VpcZoneData
-
Packages that use VpcZoneData Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of VpcZoneData in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return VpcZoneData Modifier and Type Method Description VpcZoneData[]CreateChooseVpcsRequest. getAllZoneList()Get zone列表Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type VpcZoneData Modifier and Type Method Description voidCreateChooseVpcsRequest. setAllZoneList(VpcZoneData[] AllZoneList)Set zone列表Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type VpcZoneData Constructor Description VpcZoneData(VpcZoneData 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.
-