Uses of Class
com.azure.resourcemanager.servicebus.models.Action
Packages that use Action
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
Package containing the data models for ServiceBusManagementClient.
-
Uses of Action in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return ActionModifier and TypeMethodDescriptionRuleInner.action()Get the action property: Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.Ruleproperties.action()Get the action property: Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.Methods in com.azure.resourcemanager.servicebus.fluent.models with parameters of type ActionModifier and TypeMethodDescriptionRuleInner.withAction(Action action) Set the action property: Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.Ruleproperties.withAction(Action action) Set the action property: Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression. -
Uses of Action in com.azure.resourcemanager.servicebus.models
Subclasses of Action in com.azure.resourcemanager.servicebus.modelsModifier and TypeClassDescriptionfinal classRepresents set of actions written in SQL language-based syntax that is performed against a ServiceBus.Messaging.BrokeredMessage.Methods in com.azure.resourcemanager.servicebus.models that return ActionModifier and TypeMethodDescriptionstatic ActionAction.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Action from the JsonReader.Action.withCompatibilityLevel(Integer compatibilityLevel) Set the compatibilityLevel property: This property is reserved for future use.Action.withRequiresPreprocessing(Boolean requiresPreprocessing) Set the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.Action.withSqlExpression(String sqlExpression) Set the sqlExpression property: SQL expression. e.g.