Package | Description |
---|---|
org.jclouds.packet.domain |
Modifier and Type | Method and Description |
---|---|
static Specs.NIC |
Specs.NIC.create(Integer count,
String type) |
Modifier and Type | Method and Description |
---|---|
abstract List<Specs.NIC> |
Specs.nics() |
Modifier and Type | Method and Description |
---|---|
static Specs |
Specs.create(List<Specs.CPU> cpus,
Specs.Memory memory,
List<Specs.Drive> drives,
List<Specs.NIC> nics,
Map<String,Object> features) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.