public class CloneServerOptions extends UpdateServerOptions
| 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, transferGBbuildFormParameters, buildMatrixParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstMatrixOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic CloneServerOptions dataCenter(String dataCenter)
Copyright © 2009-2013 jclouds. All Rights Reserved.