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