Uses of Class
com.azure.resourcemanager.cdn.models.OperationsListResult
-
Packages that use OperationsListResult Package Description com.azure.resourcemanager.cdn.models 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 OperationsListResult Modifier and Type Method Description OperationsListResultOperationsListResult. withNextLink(String nextLink)Set the nextLink property: URL to get the next set of operation list results if there are any.OperationsListResultOperationsListResult. withValue(List<OperationInner> value)Set the value property: List of CDN operations supported by the CDN resource provider.
-