org.jclouds.glesys.options
Class CloneServerOptions

java.lang.Object
  extended by org.jclouds.http.options.BaseHttpRequestOptions
      extended by org.jclouds.glesys.options.UpdateServerOptions
          extended by org.jclouds.glesys.options.CloneServerOptions
All Implemented Interfaces:
org.jclouds.http.options.HttpRequestOptions

public class CloneServerOptions
extends UpdateServerOptions

Author:
Adam Lowe

Nested Class Summary
static class CloneServerOptions.Builder
           
 
Field Summary
 
Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions
formParameters, headers, pathSuffix, payload, queryParameters
 
Constructor Summary
CloneServerOptions()
           
 
Method Summary
 CloneServerOptions dataCenter(String dataCenter)
          Configure which datacenter to create the clone in
 
Methods inherited from class org.jclouds.glesys.options.UpdateServerOptions
cpuCores, description, diskSizeGB, hostname, memorySizeMB, transferGB
 
Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CloneServerOptions

public CloneServerOptions()
Method Detail

dataCenter

public CloneServerOptions dataCenter(String dataCenter)
Configure which datacenter to create the clone in



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.