| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.extensions |
| Modifier and Type | Method and Description |
|---|---|
VirtualInterface |
VirtualInterface.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
VirtualInterface.Builder.fromVirtualInterface(VirtualInterface in) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends VirtualInterface>> |
VirtualInterfaceAsyncApi.listOnServer(String serverId) |
com.google.common.collect.FluentIterable<? extends VirtualInterface> |
VirtualInterfaceApi.listOnServer(String serverId)
Returns the list of Virtual Interfaces for a given instance.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.