public class NIC extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
NIC.Builder  | 
| Constructor and Description | 
|---|
NIC(String dhcp,
   Model model,
   String vlan,
   String mac,
   Iterable<String> block)  | 
public String getDhcp()
public Model getModel()
public String getVlan()
public String getMac()
Copyright © 2009-2013 jclouds. All Rights Reserved.