Package | Description |
---|---|
com.tencentcloudapi.tcm.v20210413.models |
Modifier and Type | Method and Description |
---|---|
Cluster[] |
Mesh.getClusterList()
Get 集群列表
|
Cluster[] |
ModifyMeshRequest.getClusterList()
Get 修改的集群配置
|
Cluster[] |
LinkClusterListRequest.getClusterList()
Get 关联集群
|
Cluster[] |
CreateMeshRequest.getClusterList()
Get 关联集群
|
Modifier and Type | Method and Description |
---|---|
void |
Mesh.setClusterList(Cluster[] ClusterList)
Set 集群列表
|
void |
ModifyMeshRequest.setClusterList(Cluster[] ClusterList)
Set 修改的集群配置
|
void |
LinkClusterListRequest.setClusterList(Cluster[] ClusterList)
Set 关联集群
|
void |
CreateMeshRequest.setClusterList(Cluster[] ClusterList)
Set 关联集群
|
Constructor and Description |
---|
Cluster(Cluster 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.
|
Copyright © 2024. All rights reserved.