@Singleton
public class BindNetworkConnectionSectionToXmlPayload
extends org.jclouds.rest.binders.BindToStringPayload
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
protected String |
ns |
protected String |
schema |
| Constructor and Description |
|---|
BindNetworkConnectionSectionToXmlPayload(org.jclouds.rest.binders.BindToStringPayload stringBinder,
String ns,
String schema) |
protected org.jclouds.logging.Logger logger
protected final String ns
protected final String schema
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Object payload)
bindToRequest in interface org.jclouds.rest.BinderbindToRequest in class org.jclouds.rest.binders.BindToStringPayloadCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.