Package | Description |
---|---|
org.openstack4j.model.gbp | |
org.openstack4j.model.gbp.builder | |
org.openstack4j.openstack.gbp.domain |
Modifier and Type | Method and Description |
---|---|
static Direction |
Direction.forValue(String value) |
Direction |
PolicyClassifierUpdate.getDirection()
Gets the Direction
|
Direction |
PolicyClassifier.getDirection()
Gets the Direction
|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.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.direction(Direction direction) |
PolicyClassifierBuilder |
PolicyClassifierBuilder.direction(Direction direction) |
Modifier and Type | Method and Description |
---|---|
Direction |
GbpPolicyClassifierUpdate.getDirection() |
Direction |
GbpPolicyClassifier.getDirection() |
Modifier and Type | Method and Description |
---|---|
PolicyClassifierUpdateBuilder |
GbpPolicyClassifierUpdate.PolicyClassifierUpdateConcreteBuilder.direction(Direction direction) |
PolicyClassifierBuilder |
GbpPolicyClassifier.PolicyClassifierConcreteBuilder.direction(Direction direction) |
void |
GbpPolicyClassifierUpdate.setDirection(Direction direction) |
Copyright © 2017. All rights reserved.