Uses of Class
com.azure.resourcemanager.appplatform.models.ApplicationLiveViewResourceCollection
Packages that use ApplicationLiveViewResourceCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ApplicationLiveViewResourceCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ApplicationLiveViewResourceCollectionModifier and TypeMethodDescriptionApplicationLiveViewResourceCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationLiveViewResourceCollection from the JsonReader.ApplicationLiveViewResourceCollection.withNextLink(String nextLink) Set the nextLink property: URL client should use to fetch the next page (per server side paging).ApplicationLiveViewResourceCollection.withValue(List<ApplicationLiveViewResourceInner> value) Set the value property: Collection of Application Live View resources.