Class BindMetadataToJsonPayload
java.lang.Object
org.jclouds.rackspace.cloudloadbalancers.v1.binders.BindMetadataToJsonPayload
- All Implemented Interfaces:
 Binder
Binds the metadata to the request as a JSON payload.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest(R request, Object input)  
- 
Field Details
- 
jsonBinder
 
 - 
 - 
Constructor Details
- 
BindMetadataToJsonPayload
 
 - 
 - 
Method Details
- 
bindToRequest
- Specified by:
 bindToRequestin interfaceBinder
 
 -