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