Package | Description |
---|---|
org.openstack4j.api.networking.ext | |
org.openstack4j.openstack.networking.domain.ext | |
org.openstack4j.openstack.networking.internal.ext |
Modifier and Type | Method and Description |
---|---|
Vip |
VipService.update(String vipId,
VipUpdate vip)
Update a vip
|
Modifier and Type | Class and Description |
---|---|
class |
NeutronVipUpdate
Neutron Vip for update
|
Modifier and Type | Method and Description |
---|---|
VipUpdate |
NeutronVipUpdate.VipUpdateContreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
VipUpdateBuilder |
NeutronVipUpdate.VipUpdateContreteBuilder.from(VipUpdate in) |
Modifier and Type | Method and Description |
---|---|
Vip |
VipServiceImpl.update(String vipId,
VipUpdate vip)
Update a vip
|
Copyright © 2017. All rights reserved.