Uses of Class
com.tencentcloudapi.cdc.v20201214.models.CosCapacity
-
Packages that use CosCapacity Package Description com.tencentcloudapi.cdc.v20201214.models -
-
Uses of CosCapacity in com.tencentcloudapi.cdc.v20201214.models
Methods in com.tencentcloudapi.cdc.v20201214.models that return CosCapacity Modifier and Type Method Description CosCapacityDescribeDedicatedClusterCosCapacityResponse. getCosCapacity()Get 本集群内cos容量信息,单位:‘GB’Methods in com.tencentcloudapi.cdc.v20201214.models with parameters of type CosCapacity Modifier and Type Method Description voidDescribeDedicatedClusterCosCapacityResponse. setCosCapacity(CosCapacity CosCapacity)Set 本集群内cos容量信息,单位:‘GB’Constructors in com.tencentcloudapi.cdc.v20201214.models with parameters of type CosCapacity Constructor Description CosCapacity(CosCapacity 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.
-