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