Uses of Class
com.azure.resourcemanager.appplatform.models.ApmResourceCollection
Packages that use ApmResourceCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ApmResourceCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ApmResourceCollectionModifier and TypeMethodDescriptionApmResourceCollection.withNextLink(String nextLink) Set the nextLink property: URL client should use to fetch the next page (per server side paging).ApmResourceCollection.withValue(List<ApmResourceInner> value) Set the value property: Collection of APM resources.