Package | Description |
---|---|
org.apache.jclouds.oneandone.rest.domain |
Modifier and Type | Method and Description |
---|---|
static Hdd.CreateHdd |
Hdd.CreateHdd.create(double size,
boolean isMain) |
Modifier and Type | Method and Description |
---|---|
abstract List<Hdd.CreateHdd> |
Hdd.CreateHddList.hdds() |
abstract List<Hdd.CreateHdd> |
Hardware.CreateHardware.hdds() |
Modifier and Type | Method and Description |
---|---|
static Hardware.CreateHardware |
Hardware.CreateHardware.create(double vcore,
double coresPerProcessor,
double ram,
List<Hdd.CreateHdd> hdds) |
static Hdd.CreateHddList |
Hdd.CreateHddList.create(List<Hdd.CreateHdd> hdds) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.