程序包 | 说明 |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
限定符和类型 | 方法和说明 |
---|---|
Cluster[] |
Namespace.getClusterList()
Get 集群数组,仅携带集群ID,集群名称,集群类型等基础信息。
|
Cluster[] |
TsfPageCluster.getContent()
Get 集群列表
注意:此字段可能返回 null,表示取不到有效值。
|
限定符和类型 | 方法和说明 |
---|---|
void |
Namespace.setClusterList(Cluster[] ClusterList)
Set 集群数组,仅携带集群ID,集群名称,集群类型等基础信息。
|
void |
TsfPageCluster.setContent(Cluster[] Content)
Set 集群列表
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2019. All rights reserved.