Uses of Class
com.azure.resourcemanager.appplatform.models.CustomDomainResourceCollection
-
Packages that use CustomDomainResourceCollection Package Description com.azure.resourcemanager.appplatform.models 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 CustomDomainResourceCollection Modifier and Type Method Description CustomDomainResourceCollectionCustomDomainResourceCollection. withNextLink(String nextLink)Set the nextLink property: The link to next page of custom domain list.CustomDomainResourceCollectionCustomDomainResourceCollection. withValue(List<CustomDomainResourceInner> value)Set the value property: The custom domain resources list.
-