| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20180525.models | 
| Modifier and Type | Method and Description | 
|---|---|
EdgeClusterPublicLB | 
CreateTKEEdgeClusterRequest.getPublicLB()
Get Public LB of the TKE Edge cluster 
 | 
EdgeClusterPublicLB | 
DescribeTKEEdgeClusterCredentialResponse.getPublicLB()
Get Public network access information of the cluster 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateTKEEdgeClusterRequest.setPublicLB(EdgeClusterPublicLB PublicLB)
Set Public LB of the TKE Edge cluster 
 | 
void | 
DescribeTKEEdgeClusterCredentialResponse.setPublicLB(EdgeClusterPublicLB PublicLB)
Set Public network access information of the cluster 
 | 
| Constructor and Description | 
|---|
EdgeClusterPublicLB(EdgeClusterPublicLB 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 © 2023. All rights reserved.