@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, ifNullDefaultTo@Inject public BindCloneVAppParamsToXmlPayload(BindToStringPayload stringBinder, @Named(value="jclouds.vcloud.xml.ns") String ns, @Named(value="jclouds.vcloud.xml.schema") String schema)
protected 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-2014 The Apache Software Foundation. All Rights Reserved.