Uses of Class
com.azure.resourcemanager.appnetwork.fluent.models.AvailableVersionInner
Packages that use AvailableVersionInner
Package
Description
Package containing the service clients for Appnetwork.
Package containing the inner data models for Appnetwork.
Package containing the data models for Appnetwork.
-
Uses of AvailableVersionInner in com.azure.resourcemanager.appnetwork.fluent
Methods in com.azure.resourcemanager.appnetwork.fluent that return types with arguments of type AvailableVersionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<AvailableVersionInner> AvailableVersionsClient.listByLocation(String location) List AvailableVersion resources by location.com.azure.core.http.rest.PagedIterable<AvailableVersionInner> AvailableVersionsClient.listByLocation(String location, String kubernetesVersion, com.azure.core.util.Context context) List AvailableVersion resources by location. -
Uses of AvailableVersionInner in com.azure.resourcemanager.appnetwork.fluent.models
Methods in com.azure.resourcemanager.appnetwork.fluent.models that return AvailableVersionInnerModifier and TypeMethodDescriptionstatic AvailableVersionInnerAvailableVersionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvailableVersionInner from the JsonReader. -
Uses of AvailableVersionInner in com.azure.resourcemanager.appnetwork.models
Methods in com.azure.resourcemanager.appnetwork.models that return AvailableVersionInnerModifier and TypeMethodDescriptionAvailableVersion.innerModel()Gets the inner com.azure.resourcemanager.appnetwork.fluent.models.AvailableVersionInner object.