| Package | Description |
|---|---|
| org.openstack4j.model.octavia | |
| org.openstack4j.model.octavia.builder | |
| org.openstack4j.openstack.octavia.domain |
| Modifier and Type | Method and Description |
|---|---|
static LbMethod |
LbMethod.forValue(String value) |
LbMethod |
LbPoolV2Update.getLbMethod() |
LbMethod |
LbPoolV2.getLbMethod() |
static LbMethod |
LbMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LbMethod[] |
LbMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LbPoolV2Builder |
LbPoolV2Builder.lbMethod(LbMethod lbMethod) |
LbPoolV2UpdateBuilder |
LbPoolV2UpdateBuilder.lbMethod(LbMethod lbMethod) |
| Modifier and Type | Method and Description |
|---|---|
LbMethod |
OctaviaLbPoolV2.getLbMethod() |
LbMethod |
OctaviaLbPoolV2Update.getLbMethod() |
| Modifier and Type | Method and Description |
|---|---|
LbPoolV2Builder |
OctaviaLbPoolV2.LbPoolV2ConcreteBuilder.lbMethod(LbMethod lbMethod) |
OctaviaLbPoolV2Update.LbPoolV2UpdateContreteBuilder |
OctaviaLbPoolV2Update.LbPoolV2UpdateContreteBuilder.lbMethod(LbMethod lbMethod) |
Copyright © 2019. All rights reserved.