Uses of Class
com.azure.resourcemanager.servicebus.models.RuleListResult
Packages that use RuleListResult
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of RuleListResult in com.azure.resourcemanager.servicebus.models
Classes in com.azure.resourcemanager.servicebus.models that implement interfaces with type arguments of type RuleListResultModifier and TypeClassDescriptionfinal classThe response of the List rule operation.Methods in com.azure.resourcemanager.servicebus.models that return RuleListResultModifier and TypeMethodDescriptionstatic RuleListResultRuleListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RuleListResult from the JsonReader.RuleListResult.withNextLink(String nextLink) Set the nextLink property: Link to the next set of results.Set the value property: Result of the List Rules operation.