16 строки
633 B
YAML
16 строки
633 B
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
nameWithType: RuleAction
|
|
syntax: public class RuleAction
|
|
type: class
|
|
uid: com.microsoft.azure.servicebus.rules.RuleAction
|
|
fullName: com.microsoft.azure.servicebus.rules.RuleAction
|
|
name: RuleAction
|
|
package: com.microsoft.azure.servicebus.rules
|
|
summary: >-
|
|
<p>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.</p>
|
|
|
|
<p></p>
|
|
metadata: {}
|