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