Uses of Class
org.jclouds.glesys.options.UpdateServerOptions
Packages that use UpdateServerOptions
-
Uses of UpdateServerOptions in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features with parameters of type UpdateServerOptionsModifier and TypeMethodDescriptionServerApi.update
(String serverid, UpdateServerOptions options) Update the configuration of a server -
Uses of UpdateServerOptions in org.jclouds.glesys.options
Subclasses of UpdateServerOptions in org.jclouds.glesys.optionsMethods in org.jclouds.glesys.options that return UpdateServerOptionsModifier and TypeMethodDescriptionstatic UpdateServerOptions
UpdateServerOptions.Builder.cpucores
(int cpucores) UpdateServerOptions.cpuCores
(int cpucores) Configure the number of CPU cores allocated to the serverstatic UpdateServerOptions
UpdateServerOptions.Builder.description
(String description) UpdateServerOptions.description
(String description) Configure the description of the serverstatic UpdateServerOptions
UpdateServerOptions.Builder.disksizeGB
(int disksizeGB) UpdateServerOptions.diskSizeGB
(int diskSizeGB) Configure the size of the disk, in GB, of the serverstatic UpdateServerOptions
Configure the host name of the server (must be unique within the GleSYS account)static UpdateServerOptions
UpdateServerOptions.Builder.memorysizeMB
(int memorysizeMB) UpdateServerOptions.memorySizeMB
(int memorySizeMB) Configure the amount of RAM, in MB, allocated to the serverstatic UpdateServerOptions
UpdateServerOptions.Builder.transferGB
(int transferGB) UpdateServerOptions.transferGB
(int transferGB) Configure the transfer setting for the server