| Interface | Description | 
|---|---|
| BindToJsonPayloadWrappedWith.Factory | 
| Class | Description | 
|---|---|
| BindAsHostPrefix | |
| BindMapToStringPayload | |
| BindToJsonPayload | 
 Binds the object to the request as a json object. 
 | 
| BindToJsonPayloadWrappedWith | 
 Sometimes, cloud apis wrap requests inside an envelope. 
 | 
| BindToStringPayload | 
 Adds an payload to a request. 
 | 
| BindToXMLPayload | 
 Binds the request parameters to an XML formatted payload. 
 | 
| Exception | Description | 
|---|---|
| BindException | 
 Exception thrown during the binding process. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.