Uses of Class
org.jclouds.openstack.neutron.v2.domain.Port.CreatePort
Packages that use Port.CreatePort
Package
Description
-
Uses of Port.CreatePort in org.jclouds.openstack.neutron.v2.domain
Methods in org.jclouds.openstack.neutron.v2.domain that return Port.CreatePort -
Uses of Port.CreatePort in org.jclouds.openstack.neutron.v2.features
Methods in org.jclouds.openstack.neutron.v2.features with parameters of type Port.CreatePortModifier and TypeMethodDescriptionPortApi.create
(Port.CreatePort port) Create a new port in the specified networkMethod parameters in org.jclouds.openstack.neutron.v2.features with type arguments of type Port.CreatePortModifier and TypeMethodDescriptioncom.google.common.collect.FluentIterable
<Port> PortApi.createBulk
(List<Port.CreatePort> ports) Create multiple ports