| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterItem | ExclusiveCluster. getClassicalCluster()Get vpcgw cluster
Note: this field may return null, indicating that no valid values can be obtained. | 
| ClusterItem[] | ExclusiveCluster. getL4Clusters()Get Layer-4 dedicated cluster list
Note: this field may return null, indicating that no valid values can be obtained. | 
| ClusterItem[] | ExclusiveCluster. getL7Clusters()Get Layer-7 dedicated cluster list
Note: this field may return null, indicating that no valid values can be obtained. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExclusiveCluster. setClassicalCluster(ClusterItem ClassicalCluster)Set vpcgw cluster
Note: this field may return null, indicating that no valid values can be obtained. | 
| void | ExclusiveCluster. setL4Clusters(ClusterItem[] L4Clusters)Set Layer-4 dedicated cluster list
Note: this field may return null, indicating that no valid values can be obtained. | 
| void | ExclusiveCluster. setL7Clusters(ClusterItem[] L7Clusters)Set Layer-7 dedicated cluster list
Note: this field may return null, indicating that no valid values can be obtained. | 
Copyright © 2021. All rights reserved.