@Singleton public class BindCPUCountToXmlPayload extends BindToStringPayload
| Modifier and Type | Field and Description |
|---|---|
protected String |
ns |
protected String |
schema |
| Constructor and Description |
|---|
BindCPUCountToXmlPayload(BindToStringPayload stringBinder,
String ns,
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.