Package io.dapr
Annotation Interface Topic
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionName of topic to be subscribed to.Name of the pubsub bus to be subscribed to. -
Optional Element Summary
Optional Elements
-
Element Details
-
-
metadata
String metadataMetadata in the form of a json object. { "mykey": "myvalue" }- Returns:
- metadata object
- Default:
- "{}"
-