public interface MessagePath
extends org.eclipse.ditto.json.JsonPointer
path field of Ditto protocol messages.| Modifier and Type | Method and Description |
|---|---|
Optional<org.eclipse.ditto.model.messages.MessageDirection> |
getDirection()
Retrieve the direction if this message path has an inbox or outbox specification.
|
Optional<String> |
getFeatureId()
Retrieve the feature ID if this message path has a feature ID.
|
addLeaf, append, cutLeaf, empty, get, getLeaf, getLevelCount, getPrefixPointer, getRoot, getSubPointer, isEmpty, nextLevel, of, toFieldSelector, toStringcharAt, chars, codePoints, length, subSequenceforEach, iterator, spliteratorOptional<String> getFeatureId()
Optional<org.eclipse.ditto.model.messages.MessageDirection> getDirection()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.