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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java