Uses of Class
com.tencentcloudapi.cdc.v20201214.models.DescribeDedicatedSupportedZonesResponse
-
Packages that use DescribeDedicatedSupportedZonesResponse Package Description com.tencentcloudapi.cdc.v20201214 com.tencentcloudapi.cdc.v20201214.models -
-
Uses of DescribeDedicatedSupportedZonesResponse in com.tencentcloudapi.cdc.v20201214
Methods in com.tencentcloudapi.cdc.v20201214 that return DescribeDedicatedSupportedZonesResponse Modifier and Type Method Description DescribeDedicatedSupportedZonesResponseCdcClient. DescribeDedicatedSupportedZones(DescribeDedicatedSupportedZonesRequest req)查询专用集群支持的可用区列表 -
Uses of DescribeDedicatedSupportedZonesResponse in com.tencentcloudapi.cdc.v20201214.models
Constructors in com.tencentcloudapi.cdc.v20201214.models with parameters of type DescribeDedicatedSupportedZonesResponse Constructor Description DescribeDedicatedSupportedZonesResponse(DescribeDedicatedSupportedZonesResponse 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.
-