Uses of Class
com.azure.resourcemanager.compute.models.DedicatedHostGroupListResult
Packages that use DedicatedHostGroupListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DedicatedHostGroupListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DedicatedHostGroupListResultModifier and TypeMethodDescriptionstatic DedicatedHostGroupListResultDedicatedHostGroupListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DedicatedHostGroupListResult from the JsonReader.DedicatedHostGroupListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of Dedicated Host Groups.DedicatedHostGroupListResult.withValue(List<DedicatedHostGroupInner> value) Set the value property: The list of dedicated host groups.