Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.AvailableRuntimeVersionsInner
Packages that use AvailableRuntimeVersionsInner
Package
Description
Package containing the service clients for AppPlatformManagementClient.
Package containing the inner data models for AppPlatformManagementClient.
-
Uses of AvailableRuntimeVersionsInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return AvailableRuntimeVersionsInnerModifier and TypeMethodDescriptionRuntimeVersionsClient.listRuntimeVersions()Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type AvailableRuntimeVersionsInnerModifier and TypeMethodDescriptionRuntimeVersionsClient.listRuntimeVersionsAsync()Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.com.azure.core.http.rest.Response<AvailableRuntimeVersionsInner> RuntimeVersionsClient.listRuntimeVersionsWithResponse(com.azure.core.util.Context context) Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.Mono<com.azure.core.http.rest.Response<AvailableRuntimeVersionsInner>> RuntimeVersionsClient.listRuntimeVersionsWithResponseAsync()Lists all of the available runtime versions supported by Microsoft.AppPlatform provider. -
Uses of AvailableRuntimeVersionsInner in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return AvailableRuntimeVersionsInnerModifier and TypeMethodDescriptionAvailableRuntimeVersionsInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvailableRuntimeVersionsInner from the JsonReader.