Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TopicUpdateOptions

Options for creating a topic update stream or for setting a value using the topicUpdate feature.

Hierarchy

  • TopicUpdateOptions

Index

Properties

Optional constraint

constraint: UpdateConstraint

an optional constraint that must be satisfied for the topic to be updated.

Optional specification

specification: TopicSpecification

an optional specification of the topic. If this is specified and the topic does not exist at the path , one will be created using specification . If a topic does exist, its specification must match specification , otherwise the operation will fail with an Error .