Package org.jclouds.packet.domain
Class Specs.NIC
- java.lang.Object
-
- org.jclouds.packet.domain.Specs.NIC
-
-
Constructor Summary
Constructors Constructor Description NIC()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract Integer
count()
static Specs.NIC
create(Integer count, String type)
abstract String
type()
-