Class QueryBotListRequest

    • Constructor Detail

      • QueryBotListRequest

        public QueryBotListRequest()
      • QueryBotListRequest

        public QueryBotListRequest​(QueryBotListRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getModule

        public String getModule()
        Get 模块名:AiApi
        Returns:
        Module 模块名:AiApi
      • setModule

        public void setModule​(String Module)
        Set 模块名:AiApi
        Parameters:
        Module - 模块名:AiApi
      • getOperation

        public String getOperation()
        Get 操作名:QueryBotList
        Returns:
        Operation 操作名:QueryBotList
      • setOperation

        public void setOperation​(String Operation)
        Set 操作名:QueryBotList
        Parameters:
        Operation - 操作名:QueryBotList