Package | Description |
---|---|
org.jclouds.virtualbox.domain | |
org.jclouds.virtualbox.functions | |
org.jclouds.virtualbox.statements |
Modifier and Type | Method and Description |
---|---|
NetworkInterfaceCard |
NetworkInterfaceCard.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NetworkInterfaceCard> |
NetworkSpec.getNetworkInterfaceCards() |
Modifier and Type | Method and Description |
---|---|
NetworkSpec.Builder |
NetworkSpec.Builder.addNIC(NetworkInterfaceCard networkInterfaceCard) |
Constructor and Description |
---|
NetworkSpec(List<NetworkInterfaceCard> networkInterfaceCards) |
Modifier and Type | Method and Description |
---|---|
Void |
AttachNicToMachine.apply(NetworkInterfaceCard nic) |
Constructor and Description |
---|
AttachBridgedAdapterToMachine(NetworkInterfaceCard networkInterfaceCard) |
AttachHostOnlyAdapter(NetworkInterfaceCard networkInterfaceCard) |
AttachNATAdapterToMachineIfNotAlreadyExists(NetworkInterfaceCard networkInterfaceCard) |
Constructor and Description |
---|
EnableNetworkInterface(NetworkInterfaceCard networkInterfaceCard) |
SetIpAddress(NetworkInterfaceCard networkInterfaceCard) |
Copyright © 2009-2013 jclouds. All Rights Reserved.