Uses of Interface
com.pushtechnology.diffusion.client.features.TopicUpdate.JsonPatchResult
Packages that use TopicUpdate.JsonPatchResult
-
Uses of TopicUpdate.JsonPatchResult in com.pushtechnology.diffusion.client.features
Methods in com.pushtechnology.diffusion.client.features that return types with arguments of type TopicUpdate.JsonPatchResultModifier and TypeMethodDescriptionTopicUpdate.applyJsonPatch
(String path, String patch) Applies a JSON Patch to a JSON topic.TopicUpdate.applyJsonPatch
(String path, String patch, UpdateConstraint constraint) Applies a JSON Patch to a JSON topic.