Uses of Class
com.azure.resourcemanager.appservice.models.HostnameBindingCollection
Packages that use HostnameBindingCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of HostnameBindingCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return HostnameBindingCollectionModifier and TypeMethodDescriptionstatic HostnameBindingCollection
HostnameBindingCollection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of HostnameBindingCollection from the JsonReader.HostnameBindingCollection.withValue
(List<HostnameBindingInner> value) Set the value property: Collection of resources.