Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
EipAttribute |
CreateEKSContainerInstancesRequest.getAutoCreateEipAttribute()
Get 自动创建EIP的可选参数。若传此参数,则会自动创建EIP。
另外此参数和ExistedEipIds互斥
|
Modifier and Type | Method and Description |
---|---|
void |
CreateEKSContainerInstancesRequest.setAutoCreateEipAttribute(EipAttribute AutoCreateEipAttribute)
Set 自动创建EIP的可选参数。若传此参数,则会自动创建EIP。
另外此参数和ExistedEipIds互斥
|
Constructor and Description |
---|
EipAttribute(EipAttribute 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 © 2022. All rights reserved.