Uses of Class
com.azure.resourcemanager.cdn.models.OperationsListResult
Packages that use OperationsListResult
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of OperationsListResult in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return OperationsListResultModifier and TypeMethodDescriptionOperationsListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of operation list results if there are any.OperationsListResult.withValue(List<OperationInner> value) Set the value property: List of CDN operations supported by the CDN resource provider.