Uses of Class
com.azure.resourcemanager.appservice.models.DomainCollection
Packages that use DomainCollection
Package
Description
Package containing the data models for AppService.
-
Uses of DomainCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type DomainCollectionMethods in com.azure.resourcemanager.appservice.models that return DomainCollectionModifier and TypeMethodDescriptionstatic DomainCollectionDomainCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DomainCollection from the JsonReader.DomainCollection.withNextLink(String nextLink) Set the nextLink property: The link to the next page of items.DomainCollection.withValue(List<DomainInner> value) Set the value property: The Domain items on this page.