Package | Description |
---|---|
org.openstack4j.model.network.ext | |
org.openstack4j.model.network.ext.builder | |
org.openstack4j.openstack.networking.domain.ext |
Modifier and Type | Method and Description |
---|---|
NeutronFirewallRule.FirewallRuleAction |
FirewallRuleUpdate.getAction() |
NeutronFirewallRule.FirewallRuleAction |
FirewallRule.getAction() |
Modifier and Type | Method and Description |
---|---|
FirewallRuleUpdateBuilder |
FirewallRuleUpdateBuilder.action(NeutronFirewallRule.FirewallRuleAction action) |
FirewallRuleBuilder |
FirewallRuleBuilder.action(NeutronFirewallRule.FirewallRuleAction action) |
Modifier and Type | Method and Description |
---|---|
NeutronFirewallRule.FirewallRuleAction |
NeutronFirewallRuleUpdate.getAction() |
NeutronFirewallRule.FirewallRuleAction |
NeutronFirewallRule.getAction() |
static NeutronFirewallRule.FirewallRuleAction |
NeutronFirewallRule.FirewallRuleAction.value(String v) |
static NeutronFirewallRule.FirewallRuleAction |
NeutronFirewallRule.FirewallRuleAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NeutronFirewallRule.FirewallRuleAction[] |
NeutronFirewallRule.FirewallRuleAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FirewallRuleUpdateBuilder |
NeutronFirewallRuleUpdate.FirewallRuleUpdateConcreteBuilder.action(NeutronFirewallRule.FirewallRuleAction action) |
FirewallRuleBuilder |
NeutronFirewallRule.FirewallRuleConcreteBuilder.action(NeutronFirewallRule.FirewallRuleAction action) |
Copyright © 2017. All rights reserved.