Uses of Class
com.azure.resourcemanager.netapp.models.UsagesListResult
Packages that use UsagesListResult
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of UsagesListResult in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return UsagesListResultModifier and TypeMethodDescriptionstatic UsagesListResult
UsagesListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of UsagesListResult from the JsonReader.UsagesListResult.withNextLink
(String nextLink) Set the nextLink property: URL to get the next set of results.UsagesListResult.withValue
(List<UsageResultInner> value) Set the value property: A list of usages.