Package | Description |
---|---|
org.jclouds.openstack.neutron.v2.domain | |
org.jclouds.openstack.neutron.v2.features |
Modifier and Type | Method and Description |
---|---|
Network.CreateNetwork |
Network.CreateBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Network |
NetworkApi.create(Network.CreateNetwork network)
Create a new network with the specified type
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<Network> |
NetworkApi.createBulk(com.google.common.collect.ImmutableList<Network.CreateNetwork> networks)
Create multiple networks
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.