Package io.dapr.client.domain
Class RuleMetadata
java.lang.Object
io.dapr.client.domain.RuleMetadata
RuleMetadata describes the Subscription Rule's Metadata.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RuleMetadata
Constructor for a RuleMetadata.- Parameters:
match
- CEL expression to match the messagepath
- path to route the message
-
-
Method Details
-
getMatch
-
getPath
-