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 TypeMethodDescriptionstatic ChangeResourceListResultChangeResourceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ChangeResourceListResult from the JsonReader.ChangeResourceListResult.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.