Modifier and Type | Method and Description |
---|---|
static LbPoolUpdateBuilder |
Builders.lbPoolUpdate()
The builder to update a lbPool
|
Modifier and Type | Method and Description |
---|---|
LbPoolUpdateBuilder |
NetworkBuilders.lbPoolUpdate()
The builder to update a lbPool
|
Modifier and Type | Method and Description |
---|---|
LbPoolUpdateBuilder |
LbPoolUpdateBuilder.adminStateUp(boolean adminStateUp) |
LbPoolUpdateBuilder |
LbPoolUpdateBuilder.description(String description) |
LbPoolUpdateBuilder |
LbPoolUpdateBuilder.lbMethod(LbMethod lbMethod) |
LbPoolUpdateBuilder |
LbPoolUpdateBuilder.name(String name) |
Modifier and Type | Method and Description |
---|---|
LbPoolUpdateBuilder |
NeutronBuilders.lbPoolUpdate() |
Modifier and Type | Class and Description |
---|---|
static class |
NeutronLbPoolUpdate.LbPoolUpdateContreteBuilder |
Modifier and Type | Method and Description |
---|---|
LbPoolUpdateBuilder |
NeutronLbPoolUpdate.LbPoolUpdateContreteBuilder.adminStateUp(boolean adminStateUp) |
static LbPoolUpdateBuilder |
NeutronLbPoolUpdate.builder() |
LbPoolUpdateBuilder |
NeutronLbPoolUpdate.LbPoolUpdateContreteBuilder.description(String description) |
LbPoolUpdateBuilder |
NeutronLbPoolUpdate.LbPoolUpdateContreteBuilder.from(LbPoolUpdate in) |
LbPoolUpdateBuilder |
NeutronLbPoolUpdate.LbPoolUpdateContreteBuilder.lbMethod(LbMethod lbMethod) |
LbPoolUpdateBuilder |
NeutronLbPoolUpdate.LbPoolUpdateContreteBuilder.name(String name) |
LbPoolUpdateBuilder |
NeutronLbPoolUpdate.toBuilder() |
Copyright © 2017. All rights reserved.