GatewayCustomDomainResourceCollection interface
包含 Spring Cloud Gateway 自定义域资源的数组和下一组可能的链接的对象
属性详细信息
nextLink
URL 客户端应用于提取下一页(每个服务器端分页)。 现在为 null,已添加供将来使用。
nextLink?: string
属性值
string
value
Spring Cloud Gateway 自定义域资源的集合
value?: GatewayCustomDomainResource[]