Package | Description |
---|---|
org.openstack4j.model.gbp | |
org.openstack4j.model.gbp.builder | |
org.openstack4j.openstack.gbp.domain |
Modifier and Type | Method and Description |
---|---|
static Protocol |
Protocol.forValue(String value) |
Protocol |
PolicyClassifierUpdate.getProtocol()
Gets the Protocol
|
Protocol |
PolicyClassifier.getProtocol()
Gets the Protocol
|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PolicyClassifierUpdateBuilder |
PolicyClassifierUpdateBuilder.protocol(Protocol protocol) |
PolicyClassifierBuilder |
PolicyClassifierBuilder.protocol(Protocol protocol) |
Modifier and Type | Method and Description |
---|---|
Protocol |
GbpPolicyClassifierUpdate.getProtocol() |
Protocol |
GbpPolicyClassifier.getProtocol() |
Modifier and Type | Method and Description |
---|---|
PolicyClassifierUpdateBuilder |
GbpPolicyClassifierUpdate.PolicyClassifierUpdateConcreteBuilder.protocol(Protocol protocol) |
PolicyClassifierBuilder |
GbpPolicyClassifier.PolicyClassifierConcreteBuilder.protocol(Protocol protocol) |
void |
GbpPolicyClassifierUpdate.setProtocol(Protocol protocol) |
Copyright © 2017. All rights reserved.