@Singleton public class BindCloneVAppParamsToXmlPayload extends BindCloneParamsToXmlPayload<CloneVAppOptions>
ns, schema| Constructor and Description |
|---|
BindCloneVAppParamsToXmlPayload(BindToStringPayload stringBinder,
String ns,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
protected com.jamesmurty.utils.XMLBuilder |
buildRoot(String name,
CloneVAppOptions options) |
protected Class<CloneVAppOptions> |
getOptionClass() |
protected String |
getRootElement() |
protected String |
getSourceMediaType() |
addElementsUnderRoot, bindToRequest, bindToRequest, findOptionsInArgsOrNew, generateXml, ifNullDefaultToprotected Class<CloneVAppOptions> getOptionClass()
getOptionClass in class BindCloneParamsToXmlPayload<CloneVAppOptions>protected String getRootElement()
getRootElement in class BindCloneParamsToXmlPayload<CloneVAppOptions>protected String getSourceMediaType()
getSourceMediaType in class BindCloneParamsToXmlPayload<CloneVAppOptions>protected com.jamesmurty.utils.XMLBuilder buildRoot(String name, CloneVAppOptions options)
buildRoot in class BindCloneParamsToXmlPayload<CloneVAppOptions>Copyright © 2009-2012 jclouds. All Rights Reserved.