public interface CreateNodeWithGroupEncodedIntoName
| Modifier and Type | Method and Description | 
|---|---|
NodeMetadata | 
createNodeWithGroupEncodedIntoName(String group,
                                  String name,
                                  Template template)
create a node given the name and template parameters such as imageid, hardwareid, and
 locationid. 
 | 
NodeMetadata createNodeWithGroupEncodedIntoName(String group, String name, Template template)
group - group name supplied by the username - supplied by CreateNodesInGroupThenAddToSet and must have the tag encoded into
           it.template - supplied by the userCopyright © 2009-2013 jclouds. All Rights Reserved.