Uses of Class
com.azure.resourcemanager.appplatform.models.GatewayCustomDomainResourceCollection
Packages that use GatewayCustomDomainResourceCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of GatewayCustomDomainResourceCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return GatewayCustomDomainResourceCollectionModifier and TypeMethodDescriptionGatewayCustomDomainResourceCollection.withNextLink(String nextLink) Set the nextLink property: URL client should use to fetch the next page (per server side paging).GatewayCustomDomainResourceCollection.withValue(List<GatewayCustomDomainResourceInner> value) Set the value property: Collection of Spring Cloud Gateway custom domain resources.