Package | Description |
---|---|
org.apache.jclouds.oneandone.rest.domain | |
org.apache.jclouds.oneandone.rest.features |
Modifier and Type | Method and Description |
---|---|
static ServerAppliance |
ServerAppliance.create(String id,
String name,
List<String> availableDataCenters,
String osInstallationBase,
Types.OSFamliyType osFamily,
String os,
String osVersion,
int osArchitecture,
Types.OSImageType osImageType,
int minHddSize,
Types.ApplianceType type,
String state,
String version,
List<String> categories,
String eulaUrl) |
Modifier and Type | Method and Description |
---|---|
List<ServerAppliance> |
ServerApplianceApi.list() |
List<ServerAppliance> |
ServerApplianceApi.list(GenericQueryOptions options) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.