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