Package | Description |
---|---|
org.jclouds.openstack.neutron.v2.domain | |
org.jclouds.openstack.neutron.v2.extensions |
Modifier and Type | Method and Description |
---|---|
RouterInterface |
RouterInterface.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RouterInterface.Builder |
RouterInterface.Builder.fromRouterInterface(RouterInterface in) |
Modifier and Type | Method and Description |
---|---|
RouterInterface |
RouterApi.addInterfaceForPort(String routerId,
String portId)
Add a interface to a router to connect to the specified port
|
RouterInterface |
RouterApi.addInterfaceForSubnet(String routerId,
String subnetId)
Add a interface to a router to connect to the specified subnet
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.