Uses of Class
com.azure.resourcemanager.compute.models.DedicatedHostListResult
Packages that use DedicatedHostListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DedicatedHostListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DedicatedHostListResultModifier and TypeMethodDescriptionstatic DedicatedHostListResultDedicatedHostListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DedicatedHostListResult from the JsonReader.DedicatedHostListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of dedicated hosts.DedicatedHostListResult.withValue(List<DedicatedHostInner> value) Set the value property: The list of dedicated hosts.