Uses of Class
com.tencentcloudapi.cbs.v20170312.models.CdcSize
-
Packages that use CdcSize Package Description com.tencentcloudapi.cbs.v20170312.models -
-
Uses of CdcSize in com.tencentcloudapi.cbs.v20170312.models
Methods in com.tencentcloudapi.cbs.v20170312.models that return CdcSize Modifier and Type Method Description CdcSizeCdc. getCdcResource()Get 独享集群的资源容量大小。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cbs.v20170312.models with parameters of type CdcSize Modifier and Type Method Description voidCdc. setCdcResource(CdcSize CdcResource)Set 独享集群的资源容量大小。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cbs.v20170312.models with parameters of type CdcSize Constructor Description CdcSize(CdcSize 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.
-