Uses of Class
com.azure.resourcemanager.appplatform.models.SupportedServerVersions
Packages that use SupportedServerVersions
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of SupportedServerVersions in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return SupportedServerVersionsModifier and TypeMethodDescriptionstatic SupportedServerVersionsSupportedServerVersions.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SupportedServerVersions from the JsonReader.SupportedServerVersions.withNextLink(String nextLink) Set the nextLink property: URL client should use to fetch the next page (per server side paging).SupportedServerVersions.withValue(List<SupportedServerVersionInner> value) Set the value property: Collection of the supported server versions.