Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.BindCluster
-
Packages that use BindCluster Package Description com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of BindCluster in com.tencentcloudapi.tdmq.v20200217.models
Methods in com.tencentcloudapi.tdmq.v20200217.models that return BindCluster Modifier and Type Method Description BindCluster[]DescribeBindClustersResponse. getClusterSet()Get 专享集群的列表Methods in com.tencentcloudapi.tdmq.v20200217.models with parameters of type BindCluster Modifier and Type Method Description voidDescribeBindClustersResponse. setClusterSet(BindCluster[] ClusterSet)Set 专享集群的列表Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type BindCluster Constructor Description BindCluster(BindCluster 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.
-