Package | Description |
---|---|
org.jclouds.packet.domain |
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) |
abstract Specs |
Plan.specs() |
Modifier and Type | Method and Description |
---|---|
static Plan |
Plan.create(String id,
String slug,
String name,
String description,
String line,
Specs specs,
List<Href> availableIn,
Pricing pricing) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.