| Class | Description |
|---|---|
| RequestCustomizer | Core of the DSL for building REST requests |
| RestBuilder | Main API entry to the synchronous version of the REST low-level client API |
| RestResponse | Wraps a org.springframework.http.ResponseEntity allowing easy access to the underlying JSON or XML response. |