Uses of Class
com.azure.resourcemanager.resources.models.ChangeResourceListResult
Packages that use ChangeResourceListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ChangeResourceListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ChangeResourceListResultModifier and TypeMethodDescriptionChangeResourceListResult.withNextLink(String nextLink) Set the nextLink property: The link used to get the next page of Change Resources.ChangeResourceListResult.withValue(List<ChangeResourceResultInner> value) Set the value property: The list of resources.