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 |
---|---|
LbPool |
LbPoolService.update(String lbPoolId,
LbPoolUpdate lbPool)
Update a lb pool
|
Modifier and Type | Class and Description |
---|---|
class |
NeutronLbPoolUpdate
A entity used to update a lb pool
|
Modifier and Type | Method and Description |
---|---|
LbPoolUpdate |
NeutronLbPoolUpdate.LbPoolUpdateContreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
LbPoolUpdateBuilder |
NeutronLbPoolUpdate.LbPoolUpdateContreteBuilder.from(LbPoolUpdate in) |
Modifier and Type | Method and Description |
---|---|
LbPool |
LbPoolServiceImpl.update(String lbPoolId,
LbPoolUpdate lbPool)
Update a lb pool
|
Copyright © 2017. All rights reserved.