Uses of Class
com.azure.resourcemanager.appplatform.models.CustomDomainResourceCollection
Packages that use CustomDomainResourceCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of CustomDomainResourceCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return CustomDomainResourceCollectionModifier and TypeMethodDescriptionCustomDomainResourceCollection.withNextLink(String nextLink) Set the nextLink property: The link to next page of custom domain list.CustomDomainResourceCollection.withValue(List<CustomDomainResourceInner> value) Set the value property: The custom domain resources list.