Package | Description |
---|---|
com.pushtechnology.diffusion.client.features |
Client API : Standard Features.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<TopicUpdate.JsonPatchResult> |
TopicUpdate.applyJsonPatch(String path,
String patch)
Applies a JSON Patch to a JSON topic.
|
CompletableFuture<TopicUpdate.JsonPatchResult> |
TopicUpdate.applyJsonPatch(String path,
String patch,
UpdateConstraint constraint)
Applies a JSON Patch to a JSON topic.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.