RuleAction Class
- java.
lang. Object - com.
microsoft. azure. servicebus. rules. RuleAction
- com.
public class RuleAction
Represents an action that transforms a message matched by a filter. This client library provides support for creating only limited types of rule actions. This is an empty interface to serve as root interface for all supported rule actions.
Constructor Summary
Constructor | Description | |
---|---|---|
RuleAction() |
Methods inherited from java.lang.Object
Constructor Details
RuleAction
public RuleAction()
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