public class CloneServerOptions extends EditServerOptions
Modifier and Type | Class and Description |
---|---|
static class |
CloneServerOptions.Builder |
formParameters, headers, matrixParameters, pathSuffix, payload, queryParameters
Constructor and Description |
---|
CloneServerOptions() |
Modifier and Type | Method and Description |
---|---|
CloneServerOptions |
dataCenter(String dataCenter)
Configure which datacenter to create the clone in
|
cpuCores, description, diskSizeGB, hostname, memorySizeMB, transferGB
buildFormParameters, buildMatrixParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstMatrixOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public CloneServerOptions dataCenter(String dataCenter)
Copyright © 2009-2012 jclouds. All Rights Reserved.