org.jclouds.glesys.options
Class UpdateServerOptions.Builder
java.lang.Object
org.jclouds.glesys.options.UpdateServerOptions.Builder
- Enclosing class:
- UpdateServerOptions
public static class UpdateServerOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateServerOptions.Builder
public UpdateServerOptions.Builder()
disksizeGB
public static UpdateServerOptions disksizeGB(int disksizeGB)
- See Also:
UpdateServerOptions.diskSizeGB(int)
memorysizeMB
public static UpdateServerOptions memorysizeMB(int memorysizeMB)
- See Also:
UpdateServerOptions.memorySizeMB(int)
cpucores
public static UpdateServerOptions cpucores(int cpucores)
- See Also:
UpdateServerOptions.cpuCores(int)
transferGB
public static UpdateServerOptions transferGB(int transferGB)
- See Also:
UpdateServerOptions.transferGB(int)
hostname
public static UpdateServerOptions hostname(String hostname)
- See Also:
UpdateServerOptions.hostname(java.lang.String)
description
public static UpdateServerOptions description(String description)
- See Also:
UpdateServerOptions.description(java.lang.String)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.