Package org.jclouds.glesys.options
Class CloneServerOptions.Builder
java.lang.Object
org.jclouds.glesys.options.CloneServerOptions.Builder
- Enclosing class:
CloneServerOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CloneServerOptions
cpucores
(int cpucores) static CloneServerOptions
dataCenter
(String dataCenter) static CloneServerOptions
description
(String description) static CloneServerOptions
diskSizeGB
(int diskSizeGB) static CloneServerOptions
memorySizeMB
(int memorySizeMB) static CloneServerOptions
transferGB
(int transferGB)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
diskSizeGB
- See Also:
-
memorySizeMB
- See Also:
-
cpucores
- See Also:
-
transferGB
- See Also:
-
description
- See Also:
-
dataCenter
- See Also:
-