| Package | Description |
|---|---|
| org.openstack4j.model.network | |
| org.openstack4j.model.network.builder | |
| org.openstack4j.openstack.networking.domain |
| Modifier and Type | Method and Description |
|---|---|
static NetworkType |
NetworkType.forValue(String value) |
NetworkType |
Network.getNetworkType() |
static NetworkType |
NetworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkType[] |
NetworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkBuilder |
NetworkBuilder.networkType(NetworkType networkType) |
| Modifier and Type | Method and Description |
|---|---|
NetworkType |
NeutronNetwork.getNetworkType() |
| Modifier and Type | Method and Description |
|---|---|
NetworkBuilder |
NeutronNetwork.NetworkConcreteBuilder.networkType(NetworkType networkType) |
Copyright © 2016. All Rights Reserved.