Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
VipEntity[] |
Route.getVipList()
Get Virtual IP list
|
VipEntity[] |
InstanceAttributesResponse.getVipList()
Get VIP list information of access point
|
VipEntity[] |
InstanceDetail.getVipList()
Get Virtual IP list
|
Modifier and Type | Method and Description |
---|---|
void |
Route.setVipList(VipEntity[] VipList)
Set Virtual IP list
|
void |
InstanceAttributesResponse.setVipList(VipEntity[] VipList)
Set VIP list information of access point
|
void |
InstanceDetail.setVipList(VipEntity[] VipList)
Set Virtual IP list
|
Constructor and Description |
---|
VipEntity(VipEntity 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.