类 McpRegistryServerList

java.lang.Object
com.alibaba.nacos.api.ai.model.mcp.registry.McpRegistryServerList

public class McpRegistryServerList extends Object
  • 构造器详细资料

    • McpRegistryServerList

      public McpRegistryServerList()
  • 方法详细资料

    • getServers

      public List<McpRegistryServer> getServers()
    • setServers

      public void setServers(List<McpRegistryServer> servers)
    • getTotal_count

      public int getTotal_count()
    • setTotal_count

      public void setTotal_count(int total_count)
    • getNext

      public String getNext()
    • setNext

      public void setNext(String next)