| Package | Description |
|---|---|
| com.tencentcloudapi.clb.v20180317.models |
| Modifier and Type | Method and Description |
|---|---|
ClusterItem |
ExclusiveCluster.getClassicalCluster()
Get vpcgw集群
注意:此字段可能返回 null,表示取不到有效值。
|
ClusterItem[] |
ExclusiveCluster.getL4Clusters()
Get 4层独占集群列表
注意:此字段可能返回 null,表示取不到有效值。
|
ClusterItem[] |
ExclusiveCluster.getL7Clusters()
Get 7层独占集群列表
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExclusiveCluster.setClassicalCluster(ClusterItem ClassicalCluster)
Set vpcgw集群
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ExclusiveCluster.setL4Clusters(ClusterItem[] L4Clusters)
Set 4层独占集群列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ExclusiveCluster.setL7Clusters(ClusterItem[] L7Clusters)
Set 7层独占集群列表
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.