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