RuleAction Class
- java.
lang. Object - com.
azure. messaging. servicebus. administration. models. RuleAction
- com.
public class RuleAction
Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.
Filter actions allow for the transformation of a message that have been matched by a filter expression. The typical use case for filter actions is to append or update the properties that are attached to a message, for example assigning a group ID based on the correlation ID of a message.
Methods inherited from java.lang.Object
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java