Package | Description |
---|---|
org.openstack4j.model.gbp | |
org.openstack4j.model.gbp.builder | |
org.openstack4j.openstack.gbp.domain |
Modifier and Type | Method and Description |
---|---|
static PolicyAction.PolicyActionProtocol |
PolicyAction.PolicyActionProtocol.forValue(String value) |
PolicyAction.PolicyActionProtocol |
PolicyAction.getActionType()
Gets the Action Type
|
static PolicyAction.PolicyActionProtocol |
PolicyAction.PolicyActionProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyAction.PolicyActionProtocol[] |
PolicyAction.PolicyActionProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PolicyActionCreateBuilder |
PolicyActionCreateBuilder.actionType(PolicyAction.PolicyActionProtocol actionType) |
Modifier and Type | Method and Description |
---|---|
PolicyAction.PolicyActionProtocol |
GbpPolicyAction.getActionType() |
Modifier and Type | Method and Description |
---|---|
PolicyActionCreateBuilder |
GbpPolicyAction.PolicyActionConcreteBuilder.actionType(PolicyAction.PolicyActionProtocol actionType) |
Copyright © 2017. All rights reserved.