@Immutable
public interface JsonPatchable
| Modifier and Type | Method and Description |
|---|---|
void |
patch(javax.json.JsonObject json)
Patch using this JSON object.
|
void patch(javax.json.JsonObject json)
throws IOException
json - JSON objectIOException - If there is any I/O problemCopyright © 2012–2018 jcabi.com. All rights reserved.