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