Uses of Class
org.jclouds.glesys.compute.options.GleSYSTemplateOptions
Packages that use GleSYSTemplateOptions
-
Uses of GleSYSTemplateOptions in org.jclouds.glesys.compute.options
Methods in org.jclouds.glesys.compute.options that return GleSYSTemplateOptionsModifier and TypeMethodDescriptionGleSYSTemplateOptions.authorizePublicKey
(String publicKey) GleSYSTemplateOptions.blockOnPort
(int port, int seconds) static GleSYSTemplateOptions
GleSYSTemplateOptions.Builder.blockOnPort
(int port, int seconds) GleSYSTemplateOptions.clone()
static GleSYSTemplateOptions
GleSYSTemplateOptions.Builder.inboundPorts
(int... ports) GleSYSTemplateOptions.inboundPorts
(int... ports) GleSYSTemplateOptions.installPrivateKey
(String privateKey) static GleSYSTemplateOptions
Sets the IP address to assign to the new server instance.static GleSYSTemplateOptions
Assigns the created nodes to these networksstatic GleSYSTemplateOptions
specifies names to be used for the created nodes.static GleSYSTemplateOptions
GleSYSTemplateOptions.Builder.rootPassword
(String rootPassword) GleSYSTemplateOptions.rootPassword
(String rootPassword) Sets the password for the root user on the created server instance.static GleSYSTemplateOptions
GleSYSTemplateOptions.Builder.transferGB
(int transferGB) GleSYSTemplateOptions.transferGB
(int transferGB) Sets the monthly data transfer limit (in GB) for the server.static GleSYSTemplateOptions
GleSYSTemplateOptions.Builder.userMetadata
(String key, String value) static GleSYSTemplateOptions
GleSYSTemplateOptions.Builder.userMetadata
(Map<String, String> userMetadata) GleSYSTemplateOptions.userMetadata
(String key, String value) GleSYSTemplateOptions.userMetadata
(Map<String, String> userMetadata)