Uses of Class
org.jclouds.openstack.neutron.v2.domain.RouterInterface
Packages that use RouterInterface
Package
Description
-
Uses of RouterInterface in org.jclouds.openstack.neutron.v2.domain
Methods in org.jclouds.openstack.neutron.v2.domain that return RouterInterfaceMethods in org.jclouds.openstack.neutron.v2.domain with parameters of type RouterInterfaceModifier and TypeMethodDescriptionRouterInterface.Builder.fromRouterInterface
(RouterInterface in) -
Uses of RouterInterface in org.jclouds.openstack.neutron.v2.extensions
Methods in org.jclouds.openstack.neutron.v2.extensions that return RouterInterfaceModifier and TypeMethodDescriptionRouterApi.addInterfaceForPort
(String routerId, String portId) Add a interface to a router to connect to the specified portRouterApi.addInterfaceForSubnet
(String routerId, String subnetId) Add a interface to a router to connect to the specified subnet