| Package | Description |
|---|---|
| org.openstack4j.model.octavia | |
| org.openstack4j.model.octavia.builder | |
| org.openstack4j.openstack.octavia.domain |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.forValue(String value) |
Protocol |
LbPoolV2.getProtocol() |
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.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.protocol(Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
OctaviaLbPoolV2.getProtocol() |
| Modifier and Type | Method and Description |
|---|---|
LbPoolV2Builder |
OctaviaLbPoolV2.LbPoolV2ConcreteBuilder.protocol(Protocol protocol) |
Copyright © 2020. All rights reserved.