Package | Description |
---|---|
org.jclouds.openstack.neutron.v2.domain | |
org.jclouds.openstack.neutron.v2.features |
Modifier and Type | Method and Description |
---|---|
Port.CreatePort |
Port.CreateBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Port |
PortApi.create(Port.CreatePort port)
Create a new port in the specified network
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<Port> |
PortApi.createBulk(List<Port.CreatePort> ports)
Create multiple ports
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.