Uses of Class
com.azure.resourcemanager.cdn.models.RuleSetListResult
Packages that use RuleSetListResult
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of RuleSetListResult in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type RuleSetListResultModifier and TypeClassDescriptionfinal classResult of the request to list rule sets.Methods in com.azure.resourcemanager.cdn.models that return RuleSetListResultModifier and TypeMethodDescriptionstatic RuleSetListResultRuleSetListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RuleSetListResult from the JsonReader.RuleSetListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of rule set objects if there are any.