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