Uses of Class
com.azure.resourcemanager.appplatform.models.StorageResourceCollection
Packages that use StorageResourceCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of StorageResourceCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return StorageResourceCollectionModifier and TypeMethodDescriptionstatic StorageResourceCollectionStorageResourceCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StorageResourceCollection from the JsonReader.StorageResourceCollection.withNextLink(String nextLink) Set the nextLink property: The link to next page of storage list.StorageResourceCollection.withValue(List<StorageResourceInner> value) Set the value property: The storage resources list.