Class GoGridTemplateOptions.Builder
java.lang.Object
org.jclouds.gogrid.compute.options.GoGridTemplateOptions.Builder
- Enclosing class:
 GoGridTemplateOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic GoGridTemplateOptionsblockOnPort(int port, int seconds) static GoGridTemplateOptionsinboundPorts(int... ports) static GoGridTemplateOptionsstatic GoGridTemplateOptionsstatic GoGridTemplateOptionsuserMetadata(String key, String value) static GoGridTemplateOptionsuserMetadata(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:
 
 
 -