| Interface | Description |
|---|---|
| BindToJsonPayloadWrappedWith.Factory |
| Class | Description |
|---|---|
| BindAsHostPrefix | |
| BindMapToMatrixParams |
Binds the map to matrix parameters.
|
| 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-2012 jclouds. All Rights Reserved.