Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
Cluster[] |
Namespace.getClusterList()
获取集群数组,仅携带集群ID,集群名称,集群类型等基础信息。
注意:此字段可能返回 null,表示取不到有效值。
|
Cluster[] |
TsfPageCluster.getContent()
获取集群列表
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
Namespace.setClusterList(Cluster[] ClusterList)
设置集群数组,仅携带集群ID,集群名称,集群类型等基础信息。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TsfPageCluster.setContent(Cluster[] Content)
设置集群列表
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2019. All rights reserved.