| Package | Description |
|---|---|
| org.openstack4j.api.networking | |
| org.openstack4j.model.network | |
| org.openstack4j.openstack.networking.domain | |
| org.openstack4j.openstack.networking.internal |
| Modifier and Type | Method and Description |
|---|---|
RouterInterface |
RouterService.attachInterface(String routerId,
AttachInterfaceType type,
String portOrSubnetId)
Attaches a Subnet or Port to the specified router
|
| Modifier and Type | Method and Description |
|---|---|
static AttachInterfaceType |
AttachInterfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachInterfaceType[] |
AttachInterfaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AddRouterInterfaceAction |
AddRouterInterfaceAction.create(AttachInterfaceType type,
String portOrSubnetId) |
| Modifier and Type | Method and Description |
|---|---|
RouterInterface |
RouterServiceImpl.attachInterface(String routerId,
AttachInterfaceType type,
String portOrSubnetId) |
Copyright © 2016. All Rights Reserved.