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