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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java