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