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