| Package | Description |
|---|---|
| org.openstack4j.model.compute | |
| org.openstack4j.model.compute.builder | |
| org.openstack4j.openstack.compute.domain |
| Modifier and Type | Method and Description |
|---|---|
IPProtocol |
SecGroupExtension.Rule.getIPProtocol() |
static IPProtocol |
IPProtocol.value(String v) |
static IPProtocol |
IPProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPProtocol[] |
IPProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityGroupRuleBuilder |
SecurityGroupRuleBuilder.protocol(IPProtocol protocol)
IP protocol, one of TCP, UDP or ICMP
|
| Modifier and Type | Method and Description |
|---|---|
IPProtocol |
NovaSecGroupExtension.SecurityGroupRule.getIPProtocol() |
| Modifier and Type | Method and Description |
|---|---|
SecurityGroupRuleBuilder |
NovaSecGroupExtension.SecurityGroupRule.RuleConcreteBuilder.protocol(IPProtocol protocol) |
Copyright © 2017. All rights reserved.