Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
ClusterPublicLB |
UpdateEKSClusterRequest.getPublicLB()
Get 弹性容器集群公网访问LB信息
|
ClusterPublicLB |
DescribeEKSClusterCredentialResponse.getPublicLB()
Get 集群的公网访问信息
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateEKSClusterRequest.setPublicLB(ClusterPublicLB PublicLB)
Set 弹性容器集群公网访问LB信息
|
void |
DescribeEKSClusterCredentialResponse.setPublicLB(ClusterPublicLB PublicLB)
Set 集群的公网访问信息
|
Constructor and Description |
---|
ClusterPublicLB(ClusterPublicLB 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.