Class GleSYSTemplateOptions.Builder
java.lang.Object
org.jclouds.glesys.compute.options.GleSYSTemplateOptions.Builder
- Enclosing class:
GleSYSTemplateOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GleSYSTemplateOptions
blockOnPort
(int port, int seconds) static GleSYSTemplateOptions
inboundPorts
(int... ports) static GleSYSTemplateOptions
static GleSYSTemplateOptions
static GleSYSTemplateOptions
static GleSYSTemplateOptions
rootPassword
(String rootPassword) static GleSYSTemplateOptions
transferGB
(int transferGB) static GleSYSTemplateOptions
userMetadata
(String key, String value) static GleSYSTemplateOptions
userMetadata
(Map<String, String> userMetadata)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
ip
- See Also:
-
rootPassword
- See Also:
-
transferGB
- See Also:
-
inboundPorts
- See Also:
-
blockOnPort
- See Also:
-
userMetadata
- See Also:
-
userMetadata
- See Also:
-
nodeNames
- See Also:
-
networks
- See Also:
-