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