|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualInterface | |
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.extensions | |
| Uses of VirtualInterface in org.jclouds.openstack.nova.v2_0.domain |
|---|
| Methods in org.jclouds.openstack.nova.v2_0.domain that return VirtualInterface | |
|---|---|
VirtualInterface |
VirtualInterface.Builder.build()
|
| Methods in org.jclouds.openstack.nova.v2_0.domain with parameters of type VirtualInterface | |
|---|---|
T |
VirtualInterface.Builder.fromVirtualInterface(VirtualInterface in)
|
| Uses of VirtualInterface in org.jclouds.openstack.nova.v2_0.extensions |
|---|
| Methods in org.jclouds.openstack.nova.v2_0.extensions that return types with arguments of type VirtualInterface | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<VirtualInterface>> |
VirtualInterfaceAsyncApi.listVirtualInterfacesForServer(String serverId)
|
Set<VirtualInterface> |
VirtualInterfaceApi.listVirtualInterfacesForServer(String serverId)
Returns the list of Virtual Interfaces for a given instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||