Uses of Class
com.tencentcloudapi.cdc.v20201214.models.CbsInfo
-
Packages that use CbsInfo Package Description com.tencentcloudapi.cdc.v20201214.models -
-
Uses of CbsInfo in com.tencentcloudapi.cdc.v20201214.models
Methods in com.tencentcloudapi.cdc.v20201214.models that return CbsInfo Modifier and Type Method Description CbsInfoCreateDedicatedClusterOrderRequest. getCbsInfo()Get order关联的cbs存储信息Methods in com.tencentcloudapi.cdc.v20201214.models with parameters of type CbsInfo Modifier and Type Method Description voidCreateDedicatedClusterOrderRequest. setCbsInfo(CbsInfo CbsInfo)Set order关联的cbs存储信息Constructors in com.tencentcloudapi.cdc.v20201214.models with parameters of type CbsInfo Constructor Description CbsInfo(CbsInfo 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.
-