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
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.