public interface IJsonBindingsBacked extends IBindingsBacked
| Modifier and Type | Method and Description |
|---|---|
default Poster |
post()
A fluent method to send this JSON object via HTTP POST to field content as JSON bindings
|
default Writer |
write()
A fluent method to write this JSON object in various formats including JSON, YAML, and XML
|
getBindingsCopyright © 2019. All rights reserved.