Uses of Class
com.azure.resourcemanager.compute.models.UpdateDomainListResult
Packages that use UpdateDomainListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of UpdateDomainListResult in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type UpdateDomainListResultMethods in com.azure.resourcemanager.compute.models that return UpdateDomainListResultModifier and TypeMethodDescriptionstatic UpdateDomainListResultUpdateDomainListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UpdateDomainListResult from the JsonReader.UpdateDomainListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of resources.UpdateDomainListResult.withValue(List<UpdateDomainInner> value) Set the value property: The list of resources.