| Modifier and Type | Method and Description |
|---|---|
CommandsTopicPathBuilder |
TopicPathBuilder.commands()
Sets the
Criterion of this builder to TopicPath.Criterion.COMMANDS. |
CommandsTopicPathBuilder |
CommandsTopicPathBuilder.create()
Sets the
Action of this builder to TopicPath.Action.CREATE. |
CommandsTopicPathBuilder |
CommandsTopicPathBuilder.delete()
Sets the
Action of this builder to TopicPath.Action.DELETE. |
CommandsTopicPathBuilder |
CommandsTopicPathBuilder.modify()
Sets the
Action of this builder to TopicPath.Action.MODIFY. |
CommandsTopicPathBuilder |
CommandsTopicPathBuilder.retrieve()
Sets the
Action of this builder to TopicPath.Action.RETRIEVE. |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.