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.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConfigurationServiceResourceCollection from the JsonReader.ConfigurationServiceResourceCollection.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.