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