Uses of Class
com.azure.resourcemanager.cdn.models.UsagesListResult
Packages that use UsagesListResult
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of UsagesListResult in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return UsagesListResultModifier and TypeMethodDescriptionUsagesListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of results.UsagesListResult.withValue(List<UsageInner> value) Set the value property: The list of resource usages.