@Singleton public class BindGuestCustomizationSectionToXmlPayload extends BindToStringPayload
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
logger |
protected String |
ns |
protected String |
schema |
| Constructor and Description |
|---|
BindGuestCustomizationSectionToXmlPayload(BindToStringPayload stringBinder,
String ns,
String schema) |
protected Logger logger
protected final String ns
protected final String schema
public <R extends HttpRequest> R bindToRequest(R request, Object payload)
bindToRequest in interface BinderbindToRequest in class BindToStringPayloadCopyright © 2009-2012 jclouds. All Rights Reserved.