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