@Singleton public class BindCloneVAppTemplateParamsToXmlPayload extends BindCloneParamsToXmlPayload<CloneVAppTemplateOptions>
ns, schema
Constructor and Description |
---|
BindCloneVAppTemplateParamsToXmlPayload(BindToStringPayload stringBinder,
String ns,
String schema) |
Modifier and Type | Method and Description |
---|---|
protected Class<CloneVAppTemplateOptions> |
getOptionClass() |
protected String |
getRootElement() |
protected String |
getSourceMediaType() |
addElementsUnderRoot, bindToRequest, bindToRequest, buildRoot, findOptionsInArgsOrNew, generateXml, ifNullDefaultTo
protected Class<CloneVAppTemplateOptions> getOptionClass()
getOptionClass
in class BindCloneParamsToXmlPayload<CloneVAppTemplateOptions>
protected String getRootElement()
getRootElement
in class BindCloneParamsToXmlPayload<CloneVAppTemplateOptions>
protected String getSourceMediaType()
getSourceMediaType
in class BindCloneParamsToXmlPayload<CloneVAppTemplateOptions>
Copyright © 2009-2012 jclouds. All Rights Reserved.