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.IPProtocol |
FirewallRuleUpdate.getProtocol() |
NeutronFirewallRule.IPProtocol |
FirewallRule.getProtocol() |
Modifier and Type | Method and Description |
---|---|
FirewallRuleUpdateBuilder |
FirewallRuleUpdateBuilder.protocol(NeutronFirewallRule.IPProtocol protocol) |
FirewallRuleBuilder |
FirewallRuleBuilder.protocol(NeutronFirewallRule.IPProtocol protocol) |
Modifier and Type | Method and Description |
---|---|
NeutronFirewallRule.IPProtocol |
NeutronFirewallRuleUpdate.getProtocol() |
NeutronFirewallRule.IPProtocol |
NeutronFirewallRule.getProtocol() |
static NeutronFirewallRule.IPProtocol |
NeutronFirewallRule.IPProtocol.value(String v) |
static NeutronFirewallRule.IPProtocol |
NeutronFirewallRule.IPProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NeutronFirewallRule.IPProtocol[] |
NeutronFirewallRule.IPProtocol.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.protocol(NeutronFirewallRule.IPProtocol protocol) |
FirewallRuleBuilder |
NeutronFirewallRule.FirewallRuleConcreteBuilder.protocol(NeutronFirewallRule.IPProtocol protocol) |
Copyright © 2017. All rights reserved.