Uses of Class
com.azure.resourcemanager.netapp.fluent.models.UsageResultInner
Packages that use UsageResultInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of UsageResultInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return UsageResultInnerModifier and TypeMethodDescriptionGet specific type of usage Get current subscription usage of the specific type.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type UsageResultInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<UsageResultInner> NetAppResourceUsagesClient.getWithResponse
(String location, String usageType, com.azure.core.util.Context context) Get specific type of usage Get current subscription usage of the specific type.com.azure.core.http.rest.PagedIterable
<UsageResultInner> Get usages Get current subscription usages.com.azure.core.http.rest.PagedIterable
<UsageResultInner> Get usages Get current subscription usages. -
Uses of UsageResultInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return UsageResultInnerModifier and TypeMethodDescriptionstatic UsageResultInner
UsageResultInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of UsageResultInner from the JsonReader. -
Uses of UsageResultInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return UsageResultInnerModifier and TypeMethodDescriptionUsageResult.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.UsageResultInner object.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type UsageResultInnerModifier and TypeMethodDescriptionUsagesListResult.value()
Get the value property: A list of usages.Method parameters in com.azure.resourcemanager.netapp.models with type arguments of type UsageResultInnerModifier and TypeMethodDescriptionUsagesListResult.withValue
(List<UsageResultInner> value) Set the value property: A list of usages.