Package | Description |
---|---|
org.openstack4j.model.network.ext | |
org.openstack4j.openstack.networking.domain.ext |
Modifier and Type | Method and Description |
---|---|
static LbOperatingStatus |
LbOperatingStatus.forValue(String value) |
LbOperatingStatus |
LoadBalancerV2.getOperatingStatus() |
static LbOperatingStatus |
LbOperatingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LbOperatingStatus[] |
LbOperatingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LbOperatingStatus |
NeutronLoadBalancerV2.getOperatingStatus() |
Copyright © 2017. All rights reserved.