Uses of Class
com.woorea.openstack.quantum.model.RouterForAddInterface
Packages that use RouterForAddInterface
-
Uses of RouterForAddInterface in com.woorea.openstack.quantum.api
Methods in com.woorea.openstack.quantum.api with parameters of type RouterForAddInterfaceModifier and TypeMethodDescriptionRoutersResource.addInterface
(RouterForAddInterface interfaceToAdd) RoutersResource.deleteInterface
(RouterForAddInterface interfaceRouter) Constructors in com.woorea.openstack.quantum.api with parameters of type RouterForAddInterfaceModifierConstructorDescriptionAttach
(RouterForAddInterface interfaceToAdd) Detach
(RouterForAddInterface interfaceToAdd)