| Package | Description |
|---|---|
| org.jclouds.rest | |
| org.jclouds.rest.binders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MapBinder
Builds the payload of a Post request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindAsHostPrefix |
class |
BindMapToStringPayload |
class |
BindToJsonPayload
Binds the object to the request as a json object.
|
class |
BindToJsonPayloadWrappedWith
Sometimes, cloud apis wrap requests inside an envelope.
|
class |
BindToStringPayload
Adds an payload to a request.
|
class |
BindToXMLPayload
Binds the request parameters to an XML formatted payload.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.