GleSYSTemplateOptions |
GleSYSTemplateOptions.authorizePublicKey(String publicKey) |
|
GleSYSTemplateOptions |
GleSYSTemplateOptions.blockOnPort(int port,
int seconds) |
|
static GleSYSTemplateOptions |
GleSYSTemplateOptions.Builder.blockOnPort(int port,
int seconds) |
|
GleSYSTemplateOptions |
GleSYSTemplateOptions.clone() |
|
static GleSYSTemplateOptions |
GleSYSTemplateOptions.Builder.inboundPorts(int... ports) |
|
GleSYSTemplateOptions |
GleSYSTemplateOptions.inboundPorts(int... ports) |
|
GleSYSTemplateOptions |
GleSYSTemplateOptions.installPrivateKey(String privateKey) |
|
static GleSYSTemplateOptions |
GleSYSTemplateOptions.Builder.ip(String ip) |
|
GleSYSTemplateOptions |
GleSYSTemplateOptions.ip(String ip) |
Sets the IP address to assign to the new server instance.
|
static GleSYSTemplateOptions |
GleSYSTemplateOptions.Builder.networks(Iterable<String> networks) |
|
GleSYSTemplateOptions |
GleSYSTemplateOptions.networks(Iterable<String> networks) |
Assigns the created nodes to these networks
|
static GleSYSTemplateOptions |
GleSYSTemplateOptions.Builder.nodeNames(Iterable<String> nodeNames) |
|
GleSYSTemplateOptions |
GleSYSTemplateOptions.nodeNames(Iterable<String> nodeNames) |
specifies names to be used for the created nodes.
|
static GleSYSTemplateOptions |
GleSYSTemplateOptions.Builder.rootPassword(String rootPassword) |
|
GleSYSTemplateOptions |
GleSYSTemplateOptions.rootPassword(String rootPassword) |
Sets the password for the root user on the created server instance.
|
static GleSYSTemplateOptions |
GleSYSTemplateOptions.Builder.transferGB(int transferGB) |
|
GleSYSTemplateOptions |
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 |
GleSYSTemplateOptions.userMetadata(String key,
String value) |
GleSYSTemplateOptions |
GleSYSTemplateOptions.userMetadata(Map<String,String> userMetadata) |