Преглед изворни кода

Generated 2017-10-11 for Chatbot.

sdk-team пре 6 година
родитељ
комит
fd462547f3
100 измењених фајлова са 1473 додато и 1369 уклоњено
  1. 3 0
      CHANGELOG
  2. 1 1
      VERSION
  3. 3 3
      chatbot/include/alibabacloud/chatbot/model/ActivatePerspectiveRequest.h
  4. 6 6
      chatbot/include/alibabacloud/chatbot/model/AddSynonymRequest.h
  5. 9 9
      chatbot/include/alibabacloud/chatbot/model/AppendEntityMemberRequest.h
  6. 6 6
      chatbot/include/alibabacloud/chatbot/model/CreateCategoryRequest.h
  7. 3 3
      chatbot/include/alibabacloud/chatbot/model/CreateCoreWordRequest.h
  8. 9 9
      chatbot/include/alibabacloud/chatbot/model/CreateDialogRequest.h
  9. 15 15
      chatbot/include/alibabacloud/chatbot/model/CreateEntityRequest.h
  10. 6 6
      chatbot/include/alibabacloud/chatbot/model/CreateIntentRequest.h
  11. 3 3
      chatbot/include/alibabacloud/chatbot/model/CreateKnowledgeRequest.h
  12. 3 3
      chatbot/include/alibabacloud/chatbot/model/CreatePerspectiveRequest.h
  13. 3 3
      chatbot/include/alibabacloud/chatbot/model/DeleteCategoryRequest.h
  14. 3 3
      chatbot/include/alibabacloud/chatbot/model/DeleteCoreWordRequest.h
  15. 3 3
      chatbot/include/alibabacloud/chatbot/model/DeleteDialogRequest.h
  16. 3 3
      chatbot/include/alibabacloud/chatbot/model/DeleteEntityRequest.h
  17. 3 3
      chatbot/include/alibabacloud/chatbot/model/DeleteIntentRequest.h
  18. 3 3
      chatbot/include/alibabacloud/chatbot/model/DeleteKnowledgeRequest.h
  19. 3 3
      chatbot/include/alibabacloud/chatbot/model/DescribeCategoryRequest.h
  20. 3 3
      chatbot/include/alibabacloud/chatbot/model/DescribeCoreWordRequest.h
  21. 3 3
      chatbot/include/alibabacloud/chatbot/model/DescribeDialogFlowRequest.h
  22. 3 3
      chatbot/include/alibabacloud/chatbot/model/DescribeDialogRequest.h
  23. 3 3
      chatbot/include/alibabacloud/chatbot/model/DescribeEntitiesRequest.h
  24. 3 3
      chatbot/include/alibabacloud/chatbot/model/DescribeIntentRequest.h
  25. 3 3
      chatbot/include/alibabacloud/chatbot/model/DescribeKnowledgeRequest.h
  26. 3 3
      chatbot/include/alibabacloud/chatbot/model/DescribePerspectiveRequest.h
  27. 3 3
      chatbot/include/alibabacloud/chatbot/model/DisableDialogFlowRequest.h
  28. 3 3
      chatbot/include/alibabacloud/chatbot/model/DisableKnowledgeRequest.h
  29. 12 12
      chatbot/include/alibabacloud/chatbot/model/FeedbackRequest.h
  30. 6 6
      chatbot/include/alibabacloud/chatbot/model/MoveKnowledgeCategoryRequest.h
  31. 3 3
      chatbot/include/alibabacloud/chatbot/model/PublishDialogFlowRequest.h
  32. 3 3
      chatbot/include/alibabacloud/chatbot/model/PublishKnowledgeRequest.h
  33. 6 6
      chatbot/include/alibabacloud/chatbot/model/QueryCategoriesRequest.h
  34. 12 12
      chatbot/include/alibabacloud/chatbot/model/QueryCoreWordsRequest.h
  35. 12 12
      chatbot/include/alibabacloud/chatbot/model/QueryDialogsRequest.h
  36. 12 12
      chatbot/include/alibabacloud/chatbot/model/QueryEntitiesRequest.h
  37. 12 12
      chatbot/include/alibabacloud/chatbot/model/QueryIntentsRequest.h
  38. 15 15
      chatbot/include/alibabacloud/chatbot/model/QueryKnowledgesRequest.h
  39. 3 3
      chatbot/include/alibabacloud/chatbot/model/QuerySystemEntitiesRequest.h
  40. 9 9
      chatbot/include/alibabacloud/chatbot/model/RemoveEntityMemberRequest.h
  41. 6 6
      chatbot/include/alibabacloud/chatbot/model/RemoveSynonymRequest.h
  42. 3 3
      chatbot/include/alibabacloud/chatbot/model/TestDialogFlowRequest.h
  43. 6 6
      chatbot/include/alibabacloud/chatbot/model/UpdateCategoryRequest.h
  44. 6 6
      chatbot/include/alibabacloud/chatbot/model/UpdateCoreWordRequest.h
  45. 6 6
      chatbot/include/alibabacloud/chatbot/model/UpdateDialogFlowRequest.h
  46. 9 9
      chatbot/include/alibabacloud/chatbot/model/UpdateDialogRequest.h
  47. 15 15
      chatbot/include/alibabacloud/chatbot/model/UpdateEntityRequest.h
  48. 6 6
      chatbot/include/alibabacloud/chatbot/model/UpdateIntentRequest.h
  49. 3 3
      chatbot/include/alibabacloud/chatbot/model/UpdateKnowledgeRequest.h
  50. 6 6
      chatbot/include/alibabacloud/chatbot/model/UpdatePerspectiveRequest.h
  51. 14 12
      chatbot/src/model/ActivatePerspectiveRequest.cc
  52. 25 23
      chatbot/src/model/AddSynonymRequest.cc
  53. 36 34
      chatbot/src/model/AppendEntityMemberRequest.cc
  54. 6 3
      chatbot/src/model/ChatRequest.cc
  55. 25 23
      chatbot/src/model/CreateCategoryRequest.cc
  56. 14 12
      chatbot/src/model/CreateCoreWordRequest.cc
  57. 36 34
      chatbot/src/model/CreateDialogRequest.cc
  58. 58 56
      chatbot/src/model/CreateEntityRequest.cc
  59. 25 23
      chatbot/src/model/CreateIntentRequest.cc
  60. 14 12
      chatbot/src/model/CreateKnowledgeRequest.cc
  61. 14 12
      chatbot/src/model/CreatePerspectiveRequest.cc
  62. 14 12
      chatbot/src/model/DeleteCategoryRequest.cc
  63. 14 12
      chatbot/src/model/DeleteCoreWordRequest.cc
  64. 14 12
      chatbot/src/model/DeleteDialogRequest.cc
  65. 14 12
      chatbot/src/model/DeleteEntityRequest.cc
  66. 14 12
      chatbot/src/model/DeleteIntentRequest.cc
  67. 14 12
      chatbot/src/model/DeleteKnowledgeRequest.cc
  68. 14 12
      chatbot/src/model/DescribeCategoryRequest.cc
  69. 14 12
      chatbot/src/model/DescribeCoreWordRequest.cc
  70. 14 12
      chatbot/src/model/DescribeDialogFlowRequest.cc
  71. 14 12
      chatbot/src/model/DescribeDialogRequest.cc
  72. 14 12
      chatbot/src/model/DescribeEntitiesRequest.cc
  73. 14 12
      chatbot/src/model/DescribeIntentRequest.cc
  74. 14 12
      chatbot/src/model/DescribeKnowledgeRequest.cc
  75. 14 12
      chatbot/src/model/DescribePerspectiveRequest.cc
  76. 14 12
      chatbot/src/model/DisableDialogFlowRequest.cc
  77. 14 12
      chatbot/src/model/DisableKnowledgeRequest.cc
  78. 47 45
      chatbot/src/model/FeedbackRequest.cc
  79. 25 23
      chatbot/src/model/MoveKnowledgeCategoryRequest.cc
  80. 14 12
      chatbot/src/model/PublishDialogFlowRequest.cc
  81. 14 12
      chatbot/src/model/PublishKnowledgeRequest.cc
  82. 25 23
      chatbot/src/model/QueryCategoriesRequest.cc
  83. 47 45
      chatbot/src/model/QueryCoreWordsRequest.cc
  84. 47 45
      chatbot/src/model/QueryDialogsRequest.cc
  85. 47 45
      chatbot/src/model/QueryEntitiesRequest.cc
  86. 47 45
      chatbot/src/model/QueryIntentsRequest.cc
  87. 58 56
      chatbot/src/model/QueryKnowledgesRequest.cc
  88. 3 1
      chatbot/src/model/QueryPerspectivesRequest.cc
  89. 14 12
      chatbot/src/model/QuerySystemEntitiesRequest.cc
  90. 36 34
      chatbot/src/model/RemoveEntityMemberRequest.cc
  91. 25 23
      chatbot/src/model/RemoveSynonymRequest.cc
  92. 14 12
      chatbot/src/model/TestDialogFlowRequest.cc
  93. 25 23
      chatbot/src/model/UpdateCategoryRequest.cc
  94. 25 23
      chatbot/src/model/UpdateCoreWordRequest.cc
  95. 25 23
      chatbot/src/model/UpdateDialogFlowRequest.cc
  96. 36 34
      chatbot/src/model/UpdateDialogRequest.cc
  97. 58 56
      chatbot/src/model/UpdateEntityRequest.cc
  98. 25 23
      chatbot/src/model/UpdateIntentRequest.cc
  99. 14 12
      chatbot/src/model/UpdateKnowledgeRequest.cc
  100. 25 23
      chatbot/src/model/UpdatePerspectiveRequest.cc

+ 3 - 0
CHANGELOG

@@ -1,3 +1,6 @@
+2019-11-21 Version 1.36.193
+- Generated 2017-10-11 for `Chatbot`.
+
 2019-11-21 Version 1.36.192
 2019-11-21 Version 1.36.192
 - Generated 2019-10-30 for `aliyuncvc`.
 - Generated 2019-10-30 for `aliyuncvc`.
 
 

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.36.192
+1.36.193

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/ActivatePerspectiveRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				ActivatePerspectiveRequest();
 				ActivatePerspectiveRequest();
 				~ActivatePerspectiveRequest();
 				~ActivatePerspectiveRequest();
 
 
-				std::string getPerspectiveId()const;
-				void setPerspectiveId(const std::string& perspectiveId);
+				std::string getPerspectiveId()const;
+				void setPerspectiveId(const std::string& perspectiveId);
 
 
             private:
             private:
-				std::string perspectiveId_;
+				std::string perspectiveId_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/AddSynonymRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				AddSynonymRequest();
 				AddSynonymRequest();
 				~AddSynonymRequest();
 				~AddSynonymRequest();
 
 
-				std::string getSynonym()const;
-				void setSynonym(const std::string& synonym);
-				std::string getCoreWordName()const;
-				void setCoreWordName(const std::string& coreWordName);
+				std::string getSynonym()const;
+				void setSynonym(const std::string& synonym);
+				std::string getCoreWordName()const;
+				void setCoreWordName(const std::string& coreWordName);
 
 
             private:
             private:
-				std::string synonym_;
-				std::string coreWordName_;
+				std::string synonym_;
+				std::string coreWordName_;
 
 
 			};
 			};
 		}
 		}

+ 9 - 9
chatbot/include/alibabacloud/chatbot/model/AppendEntityMemberRequest.h

@@ -35,17 +35,17 @@ namespace AlibabaCloud
 				AppendEntityMemberRequest();
 				AppendEntityMemberRequest();
 				~AppendEntityMemberRequest();
 				~AppendEntityMemberRequest();
 
 
-				long getEntityId()const;
-				void setEntityId(long entityId);
-				std::string getMember()const;
-				void setMember(const std::string& member);
-				std::string getApplyType()const;
-				void setApplyType(const std::string& applyType);
+				long getEntityId()const;
+				void setEntityId(long entityId);
+				std::string getMember()const;
+				void setMember(const std::string& member);
+				std::string getApplyType()const;
+				void setApplyType(const std::string& applyType);
 
 
             private:
             private:
-				long entityId_;
-				std::string member_;
-				std::string applyType_;
+				long entityId_;
+				std::string member_;
+				std::string applyType_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/CreateCategoryRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				CreateCategoryRequest();
 				CreateCategoryRequest();
 				~CreateCategoryRequest();
 				~CreateCategoryRequest();
 
 
-				long getParentCategoryId()const;
-				void setParentCategoryId(long parentCategoryId);
-				std::string getName()const;
-				void setName(const std::string& name);
+				long getParentCategoryId()const;
+				void setParentCategoryId(long parentCategoryId);
+				std::string getName()const;
+				void setName(const std::string& name);
 
 
             private:
             private:
-				long parentCategoryId_;
-				std::string name_;
+				long parentCategoryId_;
+				std::string name_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/CreateCoreWordRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				CreateCoreWordRequest();
 				CreateCoreWordRequest();
 				~CreateCoreWordRequest();
 				~CreateCoreWordRequest();
 
 
-				std::string getCoreWordName()const;
-				void setCoreWordName(const std::string& coreWordName);
+				std::string getCoreWordName()const;
+				void setCoreWordName(const std::string& coreWordName);
 
 
             private:
             private:
-				std::string coreWordName_;
+				std::string coreWordName_;
 
 
 			};
 			};
 		}
 		}

+ 9 - 9
chatbot/include/alibabacloud/chatbot/model/CreateDialogRequest.h

@@ -35,17 +35,17 @@ namespace AlibabaCloud
 				CreateDialogRequest();
 				CreateDialogRequest();
 				~CreateDialogRequest();
 				~CreateDialogRequest();
 
 
-				std::string getDescription()const;
-				void setDescription(const std::string& description);
-				std::string getDialogName()const;
-				void setDialogName(const std::string& dialogName);
-				std::string getInstanceId()const;
-				void setInstanceId(const std::string& instanceId);
+				std::string getDescription()const;
+				void setDescription(const std::string& description);
+				std::string getDialogName()const;
+				void setDialogName(const std::string& dialogName);
+				std::string getInstanceId()const;
+				void setInstanceId(const std::string& instanceId);
 
 
             private:
             private:
-				std::string description_;
-				std::string dialogName_;
-				std::string instanceId_;
+				std::string description_;
+				std::string dialogName_;
+				std::string instanceId_;
 
 
 			};
 			};
 		}
 		}

+ 15 - 15
chatbot/include/alibabacloud/chatbot/model/CreateEntityRequest.h

@@ -35,23 +35,23 @@ namespace AlibabaCloud
 				CreateEntityRequest();
 				CreateEntityRequest();
 				~CreateEntityRequest();
 				~CreateEntityRequest();
 
 
-				std::string getEntityName()const;
-				void setEntityName(const std::string& entityName);
-				long getDialogId()const;
-				void setDialogId(long dialogId);
-				std::string getRegex()const;
-				void setRegex(const std::string& regex);
-				std::string getEntityType()const;
-				void setEntityType(const std::string& entityType);
-				std::string getMembers()const;
-				void setMembers(const std::string& members);
+				std::string getEntityName()const;
+				void setEntityName(const std::string& entityName);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
+				std::string getRegex()const;
+				void setRegex(const std::string& regex);
+				std::string getEntityType()const;
+				void setEntityType(const std::string& entityType);
+				std::string getMembers()const;
+				void setMembers(const std::string& members);
 
 
             private:
             private:
-				std::string entityName_;
-				long dialogId_;
-				std::string regex_;
-				std::string entityType_;
-				std::string members_;
+				std::string entityName_;
+				long dialogId_;
+				std::string regex_;
+				std::string entityType_;
+				std::string members_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/CreateIntentRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				CreateIntentRequest();
 				CreateIntentRequest();
 				~CreateIntentRequest();
 				~CreateIntentRequest();
 
 
-				std::string getIntentDefinition()const;
-				void setIntentDefinition(const std::string& intentDefinition);
-				long getDialogId()const;
-				void setDialogId(long dialogId);
+				std::string getIntentDefinition()const;
+				void setIntentDefinition(const std::string& intentDefinition);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
 
 
             private:
             private:
-				std::string intentDefinition_;
-				long dialogId_;
+				std::string intentDefinition_;
+				long dialogId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/CreateKnowledgeRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				CreateKnowledgeRequest();
 				CreateKnowledgeRequest();
 				~CreateKnowledgeRequest();
 				~CreateKnowledgeRequest();
 
 
-				std::string getKnowledge()const;
-				void setKnowledge(const std::string& knowledge);
+				std::string getKnowledge()const;
+				void setKnowledge(const std::string& knowledge);
 
 
             private:
             private:
-				std::string knowledge_;
+				std::string knowledge_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/CreatePerspectiveRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				CreatePerspectiveRequest();
 				CreatePerspectiveRequest();
 				~CreatePerspectiveRequest();
 				~CreatePerspectiveRequest();
 
 
-				std::string getName()const;
-				void setName(const std::string& name);
+				std::string getName()const;
+				void setName(const std::string& name);
 
 
             private:
             private:
-				std::string name_;
+				std::string name_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DeleteCategoryRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DeleteCategoryRequest();
 				DeleteCategoryRequest();
 				~DeleteCategoryRequest();
 				~DeleteCategoryRequest();
 
 
-				long getCategoryId()const;
-				void setCategoryId(long categoryId);
+				long getCategoryId()const;
+				void setCategoryId(long categoryId);
 
 
             private:
             private:
-				long categoryId_;
+				long categoryId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DeleteCoreWordRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DeleteCoreWordRequest();
 				DeleteCoreWordRequest();
 				~DeleteCoreWordRequest();
 				~DeleteCoreWordRequest();
 
 
-				std::string getCoreWordName()const;
-				void setCoreWordName(const std::string& coreWordName);
+				std::string getCoreWordName()const;
+				void setCoreWordName(const std::string& coreWordName);
 
 
             private:
             private:
-				std::string coreWordName_;
+				std::string coreWordName_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DeleteDialogRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DeleteDialogRequest();
 				DeleteDialogRequest();
 				~DeleteDialogRequest();
 				~DeleteDialogRequest();
 
 
-				long getDialogId()const;
-				void setDialogId(long dialogId);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
 
 
             private:
             private:
-				long dialogId_;
+				long dialogId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DeleteEntityRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DeleteEntityRequest();
 				DeleteEntityRequest();
 				~DeleteEntityRequest();
 				~DeleteEntityRequest();
 
 
-				long getEntityId()const;
-				void setEntityId(long entityId);
+				long getEntityId()const;
+				void setEntityId(long entityId);
 
 
             private:
             private:
-				long entityId_;
+				long entityId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DeleteIntentRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DeleteIntentRequest();
 				DeleteIntentRequest();
 				~DeleteIntentRequest();
 				~DeleteIntentRequest();
 
 
-				long getIntentId()const;
-				void setIntentId(long intentId);
+				long getIntentId()const;
+				void setIntentId(long intentId);
 
 
             private:
             private:
-				long intentId_;
+				long intentId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DeleteKnowledgeRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DeleteKnowledgeRequest();
 				DeleteKnowledgeRequest();
 				~DeleteKnowledgeRequest();
 				~DeleteKnowledgeRequest();
 
 
-				long getKnowledgeId()const;
-				void setKnowledgeId(long knowledgeId);
+				long getKnowledgeId()const;
+				void setKnowledgeId(long knowledgeId);
 
 
             private:
             private:
-				long knowledgeId_;
+				long knowledgeId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DescribeCategoryRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DescribeCategoryRequest();
 				DescribeCategoryRequest();
 				~DescribeCategoryRequest();
 				~DescribeCategoryRequest();
 
 
-				long getCategoryId()const;
-				void setCategoryId(long categoryId);
+				long getCategoryId()const;
+				void setCategoryId(long categoryId);
 
 
             private:
             private:
-				long categoryId_;
+				long categoryId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DescribeCoreWordRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DescribeCoreWordRequest();
 				DescribeCoreWordRequest();
 				~DescribeCoreWordRequest();
 				~DescribeCoreWordRequest();
 
 
-				std::string getCoreWordName()const;
-				void setCoreWordName(const std::string& coreWordName);
+				std::string getCoreWordName()const;
+				void setCoreWordName(const std::string& coreWordName);
 
 
             private:
             private:
-				std::string coreWordName_;
+				std::string coreWordName_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DescribeDialogFlowRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DescribeDialogFlowRequest();
 				DescribeDialogFlowRequest();
 				~DescribeDialogFlowRequest();
 				~DescribeDialogFlowRequest();
 
 
-				long getDialogId()const;
-				void setDialogId(long dialogId);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
 
 
             private:
             private:
-				long dialogId_;
+				long dialogId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DescribeDialogRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DescribeDialogRequest();
 				DescribeDialogRequest();
 				~DescribeDialogRequest();
 				~DescribeDialogRequest();
 
 
-				long getDialogId()const;
-				void setDialogId(long dialogId);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
 
 
             private:
             private:
-				long dialogId_;
+				long dialogId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DescribeEntitiesRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DescribeEntitiesRequest();
 				DescribeEntitiesRequest();
 				~DescribeEntitiesRequest();
 				~DescribeEntitiesRequest();
 
 
-				long getEntityId()const;
-				void setEntityId(long entityId);
+				long getEntityId()const;
+				void setEntityId(long entityId);
 
 
             private:
             private:
-				long entityId_;
+				long entityId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DescribeIntentRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DescribeIntentRequest();
 				DescribeIntentRequest();
 				~DescribeIntentRequest();
 				~DescribeIntentRequest();
 
 
-				long getIntentId()const;
-				void setIntentId(long intentId);
+				long getIntentId()const;
+				void setIntentId(long intentId);
 
 
             private:
             private:
-				long intentId_;
+				long intentId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DescribeKnowledgeRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DescribeKnowledgeRequest();
 				DescribeKnowledgeRequest();
 				~DescribeKnowledgeRequest();
 				~DescribeKnowledgeRequest();
 
 
-				long getKnowledgeId()const;
-				void setKnowledgeId(long knowledgeId);
+				long getKnowledgeId()const;
+				void setKnowledgeId(long knowledgeId);
 
 
             private:
             private:
-				long knowledgeId_;
+				long knowledgeId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DescribePerspectiveRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DescribePerspectiveRequest();
 				DescribePerspectiveRequest();
 				~DescribePerspectiveRequest();
 				~DescribePerspectiveRequest();
 
 
-				std::string getPerspectiveId()const;
-				void setPerspectiveId(const std::string& perspectiveId);
+				std::string getPerspectiveId()const;
+				void setPerspectiveId(const std::string& perspectiveId);
 
 
             private:
             private:
-				std::string perspectiveId_;
+				std::string perspectiveId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DisableDialogFlowRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DisableDialogFlowRequest();
 				DisableDialogFlowRequest();
 				~DisableDialogFlowRequest();
 				~DisableDialogFlowRequest();
 
 
-				long getDialogId()const;
-				void setDialogId(long dialogId);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
 
 
             private:
             private:
-				long dialogId_;
+				long dialogId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/DisableKnowledgeRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				DisableKnowledgeRequest();
 				DisableKnowledgeRequest();
 				~DisableKnowledgeRequest();
 				~DisableKnowledgeRequest();
 
 
-				long getKnowledgeId()const;
-				void setKnowledgeId(long knowledgeId);
+				long getKnowledgeId()const;
+				void setKnowledgeId(long knowledgeId);
 
 
             private:
             private:
-				long knowledgeId_;
+				long knowledgeId_;
 
 
 			};
 			};
 		}
 		}

+ 12 - 12
chatbot/include/alibabacloud/chatbot/model/FeedbackRequest.h

@@ -35,20 +35,20 @@ namespace AlibabaCloud
 				FeedbackRequest();
 				FeedbackRequest();
 				~FeedbackRequest();
 				~FeedbackRequest();
 
 
-				std::string getFeedback()const;
-				void setFeedback(const std::string& feedback);
-				std::string getInstanceId()const;
-				void setInstanceId(const std::string& instanceId);
-				std::string getMessageId()const;
-				void setMessageId(const std::string& messageId);
-				std::string getSessionId()const;
-				void setSessionId(const std::string& sessionId);
+				std::string getFeedback()const;
+				void setFeedback(const std::string& feedback);
+				std::string getInstanceId()const;
+				void setInstanceId(const std::string& instanceId);
+				std::string getMessageId()const;
+				void setMessageId(const std::string& messageId);
+				std::string getSessionId()const;
+				void setSessionId(const std::string& sessionId);
 
 
             private:
             private:
-				std::string feedback_;
-				std::string instanceId_;
-				std::string messageId_;
-				std::string sessionId_;
+				std::string feedback_;
+				std::string instanceId_;
+				std::string messageId_;
+				std::string sessionId_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/MoveKnowledgeCategoryRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				MoveKnowledgeCategoryRequest();
 				MoveKnowledgeCategoryRequest();
 				~MoveKnowledgeCategoryRequest();
 				~MoveKnowledgeCategoryRequest();
 
 
-				long getKnowledgeId()const;
-				void setKnowledgeId(long knowledgeId);
-				long getCategoryId()const;
-				void setCategoryId(long categoryId);
+				long getKnowledgeId()const;
+				void setKnowledgeId(long knowledgeId);
+				long getCategoryId()const;
+				void setCategoryId(long categoryId);
 
 
             private:
             private:
-				long knowledgeId_;
-				long categoryId_;
+				long knowledgeId_;
+				long categoryId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/PublishDialogFlowRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				PublishDialogFlowRequest();
 				PublishDialogFlowRequest();
 				~PublishDialogFlowRequest();
 				~PublishDialogFlowRequest();
 
 
-				long getDialogId()const;
-				void setDialogId(long dialogId);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
 
 
             private:
             private:
-				long dialogId_;
+				long dialogId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/PublishKnowledgeRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				PublishKnowledgeRequest();
 				PublishKnowledgeRequest();
 				~PublishKnowledgeRequest();
 				~PublishKnowledgeRequest();
 
 
-				long getKnowledgeId()const;
-				void setKnowledgeId(long knowledgeId);
+				long getKnowledgeId()const;
+				void setKnowledgeId(long knowledgeId);
 
 
             private:
             private:
-				long knowledgeId_;
+				long knowledgeId_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/QueryCategoriesRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				QueryCategoriesRequest();
 				QueryCategoriesRequest();
 				~QueryCategoriesRequest();
 				~QueryCategoriesRequest();
 
 
-				bool getShowChildrens()const;
-				void setShowChildrens(bool showChildrens);
-				long getParentCategoryId()const;
-				void setParentCategoryId(long parentCategoryId);
+				bool getShowChildrens()const;
+				void setShowChildrens(bool showChildrens);
+				long getParentCategoryId()const;
+				void setParentCategoryId(long parentCategoryId);
 
 
             private:
             private:
-				bool showChildrens_;
-				long parentCategoryId_;
+				bool showChildrens_;
+				long parentCategoryId_;
 
 
 			};
 			};
 		}
 		}

+ 12 - 12
chatbot/include/alibabacloud/chatbot/model/QueryCoreWordsRequest.h

@@ -35,20 +35,20 @@ namespace AlibabaCloud
 				QueryCoreWordsRequest();
 				QueryCoreWordsRequest();
 				~QueryCoreWordsRequest();
 				~QueryCoreWordsRequest();
 
 
-				int getPageNumber()const;
-				void setPageNumber(int pageNumber);
-				std::string getSynonym()const;
-				void setSynonym(const std::string& synonym);
-				int getPageSize()const;
-				void setPageSize(int pageSize);
-				std::string getCoreWordName()const;
-				void setCoreWordName(const std::string& coreWordName);
+				int getPageNumber()const;
+				void setPageNumber(int pageNumber);
+				std::string getSynonym()const;
+				void setSynonym(const std::string& synonym);
+				int getPageSize()const;
+				void setPageSize(int pageSize);
+				std::string getCoreWordName()const;
+				void setCoreWordName(const std::string& coreWordName);
 
 
             private:
             private:
-				int pageNumber_;
-				std::string synonym_;
-				int pageSize_;
-				std::string coreWordName_;
+				int pageNumber_;
+				std::string synonym_;
+				int pageSize_;
+				std::string coreWordName_;
 
 
 			};
 			};
 		}
 		}

+ 12 - 12
chatbot/include/alibabacloud/chatbot/model/QueryDialogsRequest.h

@@ -35,20 +35,20 @@ namespace AlibabaCloud
 				QueryDialogsRequest();
 				QueryDialogsRequest();
 				~QueryDialogsRequest();
 				~QueryDialogsRequest();
 
 
-				std::string getDialogName()const;
-				void setDialogName(const std::string& dialogName);
-				int getPageNumber()const;
-				void setPageNumber(int pageNumber);
-				std::string getInstanceId()const;
-				void setInstanceId(const std::string& instanceId);
-				int getPageSize()const;
-				void setPageSize(int pageSize);
+				std::string getDialogName()const;
+				void setDialogName(const std::string& dialogName);
+				int getPageNumber()const;
+				void setPageNumber(int pageNumber);
+				std::string getInstanceId()const;
+				void setInstanceId(const std::string& instanceId);
+				int getPageSize()const;
+				void setPageSize(int pageSize);
 
 
             private:
             private:
-				std::string dialogName_;
-				int pageNumber_;
-				std::string instanceId_;
-				int pageSize_;
+				std::string dialogName_;
+				int pageNumber_;
+				std::string instanceId_;
+				int pageSize_;
 
 
 			};
 			};
 		}
 		}

+ 12 - 12
chatbot/include/alibabacloud/chatbot/model/QueryEntitiesRequest.h

@@ -35,20 +35,20 @@ namespace AlibabaCloud
 				QueryEntitiesRequest();
 				QueryEntitiesRequest();
 				~QueryEntitiesRequest();
 				~QueryEntitiesRequest();
 
 
-				std::string getEntityName()const;
-				void setEntityName(const std::string& entityName);
-				long getDialogId()const;
-				void setDialogId(long dialogId);
-				int getPageNumber()const;
-				void setPageNumber(int pageNumber);
-				int getPageSize()const;
-				void setPageSize(int pageSize);
+				std::string getEntityName()const;
+				void setEntityName(const std::string& entityName);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
+				int getPageNumber()const;
+				void setPageNumber(int pageNumber);
+				int getPageSize()const;
+				void setPageSize(int pageSize);
 
 
             private:
             private:
-				std::string entityName_;
-				long dialogId_;
-				int pageNumber_;
-				int pageSize_;
+				std::string entityName_;
+				long dialogId_;
+				int pageNumber_;
+				int pageSize_;
 
 
 			};
 			};
 		}
 		}

+ 12 - 12
chatbot/include/alibabacloud/chatbot/model/QueryIntentsRequest.h

@@ -35,20 +35,20 @@ namespace AlibabaCloud
 				QueryIntentsRequest();
 				QueryIntentsRequest();
 				~QueryIntentsRequest();
 				~QueryIntentsRequest();
 
 
-				long getDialogId()const;
-				void setDialogId(long dialogId);
-				int getPageNumber()const;
-				void setPageNumber(int pageNumber);
-				std::string getIntentName()const;
-				void setIntentName(const std::string& intentName);
-				int getPageSize()const;
-				void setPageSize(int pageSize);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
+				int getPageNumber()const;
+				void setPageNumber(int pageNumber);
+				std::string getIntentName()const;
+				void setIntentName(const std::string& intentName);
+				int getPageSize()const;
+				void setPageSize(int pageSize);
 
 
             private:
             private:
-				long dialogId_;
-				int pageNumber_;
-				std::string intentName_;
-				int pageSize_;
+				long dialogId_;
+				int pageNumber_;
+				std::string intentName_;
+				int pageSize_;
 
 
 			};
 			};
 		}
 		}

+ 15 - 15
chatbot/include/alibabacloud/chatbot/model/QueryKnowledgesRequest.h

@@ -35,23 +35,23 @@ namespace AlibabaCloud
 				QueryKnowledgesRequest();
 				QueryKnowledgesRequest();
 				~QueryKnowledgesRequest();
 				~QueryKnowledgesRequest();
 
 
-				std::string getKnowledgeTitle()const;
-				void setKnowledgeTitle(const std::string& knowledgeTitle);
-				int getPageNumber()const;
-				void setPageNumber(int pageNumber);
-				int getPageSize()const;
-				void setPageSize(int pageSize);
-				std::string getCoreWordName()const;
-				void setCoreWordName(const std::string& coreWordName);
-				long getCategoryId()const;
-				void setCategoryId(long categoryId);
+				std::string getKnowledgeTitle()const;
+				void setKnowledgeTitle(const std::string& knowledgeTitle);
+				int getPageNumber()const;
+				void setPageNumber(int pageNumber);
+				int getPageSize()const;
+				void setPageSize(int pageSize);
+				std::string getCoreWordName()const;
+				void setCoreWordName(const std::string& coreWordName);
+				long getCategoryId()const;
+				void setCategoryId(long categoryId);
 
 
             private:
             private:
-				std::string knowledgeTitle_;
-				int pageNumber_;
-				int pageSize_;
-				std::string coreWordName_;
-				long categoryId_;
+				std::string knowledgeTitle_;
+				int pageNumber_;
+				int pageSize_;
+				std::string coreWordName_;
+				long categoryId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/QuerySystemEntitiesRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				QuerySystemEntitiesRequest();
 				QuerySystemEntitiesRequest();
 				~QuerySystemEntitiesRequest();
 				~QuerySystemEntitiesRequest();
 
 
-				std::string getEntityName()const;
-				void setEntityName(const std::string& entityName);
+				std::string getEntityName()const;
+				void setEntityName(const std::string& entityName);
 
 
             private:
             private:
-				std::string entityName_;
+				std::string entityName_;
 
 
 			};
 			};
 		}
 		}

+ 9 - 9
chatbot/include/alibabacloud/chatbot/model/RemoveEntityMemberRequest.h

@@ -35,17 +35,17 @@ namespace AlibabaCloud
 				RemoveEntityMemberRequest();
 				RemoveEntityMemberRequest();
 				~RemoveEntityMemberRequest();
 				~RemoveEntityMemberRequest();
 
 
-				long getEntityId()const;
-				void setEntityId(long entityId);
-				std::string getRemoveType()const;
-				void setRemoveType(const std::string& removeType);
-				std::string getMember()const;
-				void setMember(const std::string& member);
+				long getEntityId()const;
+				void setEntityId(long entityId);
+				std::string getRemoveType()const;
+				void setRemoveType(const std::string& removeType);
+				std::string getMember()const;
+				void setMember(const std::string& member);
 
 
             private:
             private:
-				long entityId_;
-				std::string removeType_;
-				std::string member_;
+				long entityId_;
+				std::string removeType_;
+				std::string member_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/RemoveSynonymRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				RemoveSynonymRequest();
 				RemoveSynonymRequest();
 				~RemoveSynonymRequest();
 				~RemoveSynonymRequest();
 
 
-				std::string getSynonym()const;
-				void setSynonym(const std::string& synonym);
-				std::string getCoreWordName()const;
-				void setCoreWordName(const std::string& coreWordName);
+				std::string getSynonym()const;
+				void setSynonym(const std::string& synonym);
+				std::string getCoreWordName()const;
+				void setCoreWordName(const std::string& coreWordName);
 
 
             private:
             private:
-				std::string synonym_;
-				std::string coreWordName_;
+				std::string synonym_;
+				std::string coreWordName_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/TestDialogFlowRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				TestDialogFlowRequest();
 				TestDialogFlowRequest();
 				~TestDialogFlowRequest();
 				~TestDialogFlowRequest();
 
 
-				long getDialogId()const;
-				void setDialogId(long dialogId);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
 
 
             private:
             private:
-				long dialogId_;
+				long dialogId_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/UpdateCategoryRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				UpdateCategoryRequest();
 				UpdateCategoryRequest();
 				~UpdateCategoryRequest();
 				~UpdateCategoryRequest();
 
 
-				std::string getName()const;
-				void setName(const std::string& name);
-				long getCategoryId()const;
-				void setCategoryId(long categoryId);
+				std::string getName()const;
+				void setName(const std::string& name);
+				long getCategoryId()const;
+				void setCategoryId(long categoryId);
 
 
             private:
             private:
-				std::string name_;
-				long categoryId_;
+				std::string name_;
+				long categoryId_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/UpdateCoreWordRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				UpdateCoreWordRequest();
 				UpdateCoreWordRequest();
 				~UpdateCoreWordRequest();
 				~UpdateCoreWordRequest();
 
 
-				std::string getCoreWordName()const;
-				void setCoreWordName(const std::string& coreWordName);
-				std::string getCoreWordCode()const;
-				void setCoreWordCode(const std::string& coreWordCode);
+				std::string getCoreWordName()const;
+				void setCoreWordName(const std::string& coreWordName);
+				std::string getCoreWordCode()const;
+				void setCoreWordCode(const std::string& coreWordCode);
 
 
             private:
             private:
-				std::string coreWordName_;
-				std::string coreWordCode_;
+				std::string coreWordName_;
+				std::string coreWordCode_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/UpdateDialogFlowRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				UpdateDialogFlowRequest();
 				UpdateDialogFlowRequest();
 				~UpdateDialogFlowRequest();
 				~UpdateDialogFlowRequest();
 
 
-				std::string getModuleDefinition()const;
-				void setModuleDefinition(const std::string& moduleDefinition);
-				long getDialogId()const;
-				void setDialogId(long dialogId);
+				std::string getModuleDefinition()const;
+				void setModuleDefinition(const std::string& moduleDefinition);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
 
 
             private:
             private:
-				std::string moduleDefinition_;
-				long dialogId_;
+				std::string moduleDefinition_;
+				long dialogId_;
 
 
 			};
 			};
 		}
 		}

+ 9 - 9
chatbot/include/alibabacloud/chatbot/model/UpdateDialogRequest.h

@@ -35,17 +35,17 @@ namespace AlibabaCloud
 				UpdateDialogRequest();
 				UpdateDialogRequest();
 				~UpdateDialogRequest();
 				~UpdateDialogRequest();
 
 
-				std::string getDescription()const;
-				void setDescription(const std::string& description);
-				long getDialogId()const;
-				void setDialogId(long dialogId);
-				std::string getDialogName()const;
-				void setDialogName(const std::string& dialogName);
+				std::string getDescription()const;
+				void setDescription(const std::string& description);
+				long getDialogId()const;
+				void setDialogId(long dialogId);
+				std::string getDialogName()const;
+				void setDialogName(const std::string& dialogName);
 
 
             private:
             private:
-				std::string description_;
-				long dialogId_;
-				std::string dialogName_;
+				std::string description_;
+				long dialogId_;
+				std::string dialogName_;
 
 
 			};
 			};
 		}
 		}

+ 15 - 15
chatbot/include/alibabacloud/chatbot/model/UpdateEntityRequest.h

@@ -35,23 +35,23 @@ namespace AlibabaCloud
 				UpdateEntityRequest();
 				UpdateEntityRequest();
 				~UpdateEntityRequest();
 				~UpdateEntityRequest();
 
 
-				std::string getEntityName()const;
-				void setEntityName(const std::string& entityName);
-				long getEntityId()const;
-				void setEntityId(long entityId);
-				std::string getRegex()const;
-				void setRegex(const std::string& regex);
-				std::string getEntityType()const;
-				void setEntityType(const std::string& entityType);
-				std::string getMembers()const;
-				void setMembers(const std::string& members);
+				std::string getEntityName()const;
+				void setEntityName(const std::string& entityName);
+				long getEntityId()const;
+				void setEntityId(long entityId);
+				std::string getRegex()const;
+				void setRegex(const std::string& regex);
+				std::string getEntityType()const;
+				void setEntityType(const std::string& entityType);
+				std::string getMembers()const;
+				void setMembers(const std::string& members);
 
 
             private:
             private:
-				std::string entityName_;
-				long entityId_;
-				std::string regex_;
-				std::string entityType_;
-				std::string members_;
+				std::string entityName_;
+				long entityId_;
+				std::string regex_;
+				std::string entityType_;
+				std::string members_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/UpdateIntentRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				UpdateIntentRequest();
 				UpdateIntentRequest();
 				~UpdateIntentRequest();
 				~UpdateIntentRequest();
 
 
-				std::string getIntentDefinition()const;
-				void setIntentDefinition(const std::string& intentDefinition);
-				long getIntentId()const;
-				void setIntentId(long intentId);
+				std::string getIntentDefinition()const;
+				void setIntentDefinition(const std::string& intentDefinition);
+				long getIntentId()const;
+				void setIntentId(long intentId);
 
 
             private:
             private:
-				std::string intentDefinition_;
-				long intentId_;
+				std::string intentDefinition_;
+				long intentId_;
 
 
 			};
 			};
 		}
 		}

+ 3 - 3
chatbot/include/alibabacloud/chatbot/model/UpdateKnowledgeRequest.h

@@ -35,11 +35,11 @@ namespace AlibabaCloud
 				UpdateKnowledgeRequest();
 				UpdateKnowledgeRequest();
 				~UpdateKnowledgeRequest();
 				~UpdateKnowledgeRequest();
 
 
-				std::string getKnowledge()const;
-				void setKnowledge(const std::string& knowledge);
+				std::string getKnowledge()const;
+				void setKnowledge(const std::string& knowledge);
 
 
             private:
             private:
-				std::string knowledge_;
+				std::string knowledge_;
 
 
 			};
 			};
 		}
 		}

+ 6 - 6
chatbot/include/alibabacloud/chatbot/model/UpdatePerspectiveRequest.h

@@ -35,14 +35,14 @@ namespace AlibabaCloud
 				UpdatePerspectiveRequest();
 				UpdatePerspectiveRequest();
 				~UpdatePerspectiveRequest();
 				~UpdatePerspectiveRequest();
 
 
-				std::string getPerspectiveId()const;
-				void setPerspectiveId(const std::string& perspectiveId);
-				std::string getName()const;
-				void setName(const std::string& name);
+				std::string getPerspectiveId()const;
+				void setPerspectiveId(const std::string& perspectiveId);
+				std::string getName()const;
+				void setName(const std::string& name);
 
 
             private:
             private:
-				std::string perspectiveId_;
-				std::string name_;
+				std::string perspectiveId_;
+				std::string name_;
 
 
 			};
 			};
 		}
 		}

+ 14 - 12
chatbot/src/model/ActivatePerspectiveRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::ActivatePerspectiveRequest;
 
 
 ActivatePerspectiveRequest::ActivatePerspectiveRequest() :
 ActivatePerspectiveRequest::ActivatePerspectiveRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "ActivatePerspective")
 	RpcServiceRequest("chatbot", "2017-10-11", "ActivatePerspective")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 ActivatePerspectiveRequest::~ActivatePerspectiveRequest()
 ActivatePerspectiveRequest::~ActivatePerspectiveRequest()
 {}
 {}
 
 
-std::string ActivatePerspectiveRequest::getPerspectiveId()const
-{
-	return perspectiveId_;
-}
-
-void ActivatePerspectiveRequest::setPerspectiveId(const std::string& perspectiveId)
-{
-	perspectiveId_ = perspectiveId;
-	setCoreParameter("PerspectiveId", perspectiveId);
-}
-
+std::string ActivatePerspectiveRequest::getPerspectiveId()const
+{
+	return perspectiveId_;
+}
+
+void ActivatePerspectiveRequest::setPerspectiveId(const std::string& perspectiveId)
+{
+	perspectiveId_ = perspectiveId;
+	setCoreParameter("PerspectiveId", perspectiveId);
+}
+

+ 25 - 23
chatbot/src/model/AddSynonymRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::AddSynonymRequest;
 
 
 AddSynonymRequest::AddSynonymRequest() :
 AddSynonymRequest::AddSynonymRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "AddSynonym")
 	RpcServiceRequest("chatbot", "2017-10-11", "AddSynonym")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 AddSynonymRequest::~AddSynonymRequest()
 AddSynonymRequest::~AddSynonymRequest()
 {}
 {}
 
 
-std::string AddSynonymRequest::getSynonym()const
-{
-	return synonym_;
-}
-
-void AddSynonymRequest::setSynonym(const std::string& synonym)
-{
-	synonym_ = synonym;
-	setCoreParameter("Synonym", synonym);
-}
-
-std::string AddSynonymRequest::getCoreWordName()const
-{
-	return coreWordName_;
-}
-
-void AddSynonymRequest::setCoreWordName(const std::string& coreWordName)
-{
-	coreWordName_ = coreWordName;
-	setCoreParameter("CoreWordName", coreWordName);
-}
-
+std::string AddSynonymRequest::getSynonym()const
+{
+	return synonym_;
+}
+
+void AddSynonymRequest::setSynonym(const std::string& synonym)
+{
+	synonym_ = synonym;
+	setCoreParameter("Synonym", synonym);
+}
+
+std::string AddSynonymRequest::getCoreWordName()const
+{
+	return coreWordName_;
+}
+
+void AddSynonymRequest::setCoreWordName(const std::string& coreWordName)
+{
+	coreWordName_ = coreWordName;
+	setCoreParameter("CoreWordName", coreWordName);
+}
+

+ 36 - 34
chatbot/src/model/AppendEntityMemberRequest.cc

@@ -20,41 +20,43 @@ using AlibabaCloud::Chatbot::Model::AppendEntityMemberRequest;
 
 
 AppendEntityMemberRequest::AppendEntityMemberRequest() :
 AppendEntityMemberRequest::AppendEntityMemberRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "AppendEntityMember")
 	RpcServiceRequest("chatbot", "2017-10-11", "AppendEntityMember")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 AppendEntityMemberRequest::~AppendEntityMemberRequest()
 AppendEntityMemberRequest::~AppendEntityMemberRequest()
 {}
 {}
 
 
-long AppendEntityMemberRequest::getEntityId()const
-{
-	return entityId_;
-}
-
-void AppendEntityMemberRequest::setEntityId(long entityId)
-{
-	entityId_ = entityId;
-	setCoreParameter("EntityId", std::to_string(entityId));
-}
-
-std::string AppendEntityMemberRequest::getMember()const
-{
-	return member_;
-}
-
-void AppendEntityMemberRequest::setMember(const std::string& member)
-{
-	member_ = member;
-	setCoreParameter("Member", member);
-}
-
-std::string AppendEntityMemberRequest::getApplyType()const
-{
-	return applyType_;
-}
-
-void AppendEntityMemberRequest::setApplyType(const std::string& applyType)
-{
-	applyType_ = applyType;
-	setCoreParameter("ApplyType", applyType);
-}
-
+long AppendEntityMemberRequest::getEntityId()const
+{
+	return entityId_;
+}
+
+void AppendEntityMemberRequest::setEntityId(long entityId)
+{
+	entityId_ = entityId;
+	setCoreParameter("EntityId", std::to_string(entityId));
+}
+
+std::string AppendEntityMemberRequest::getMember()const
+{
+	return member_;
+}
+
+void AppendEntityMemberRequest::setMember(const std::string& member)
+{
+	member_ = member;
+	setCoreParameter("Member", member);
+}
+
+std::string AppendEntityMemberRequest::getApplyType()const
+{
+	return applyType_;
+}
+
+void AppendEntityMemberRequest::setApplyType(const std::string& applyType)
+{
+	applyType_ = applyType;
+	setCoreParameter("ApplyType", applyType);
+}
+

+ 6 - 3
chatbot/src/model/ChatRequest.cc

@@ -20,7 +20,9 @@ using AlibabaCloud::Chatbot::Model::ChatRequest;
 
 
 ChatRequest::ChatRequest() :
 ChatRequest::ChatRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "Chat")
 	RpcServiceRequest("chatbot", "2017-10-11", "Chat")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 ChatRequest::~ChatRequest()
 ChatRequest::~ChatRequest()
 {}
 {}
@@ -110,8 +112,9 @@ std::vector<std::string> ChatRequest::getPerspective()const
 void ChatRequest::setPerspective(const std::vector<std::string>& perspective)
 void ChatRequest::setPerspective(const std::vector<std::string>& perspective)
 {
 {
 	perspective_ = perspective;
 	perspective_ = perspective;
-	for(int i = 0; i!= perspective.size(); i++)
-		setCoreParameter("Perspective."+ std::to_string(i), perspective.at(i));
+	for(int dep1 = 0; dep1!= perspective.size(); dep1++) {
+		setCoreParameter("Perspective."+ std::to_string(dep1), perspective.at(dep1));
+	}
 }
 }
 
 
 std::string ChatRequest::getTag()const
 std::string ChatRequest::getTag()const

+ 25 - 23
chatbot/src/model/CreateCategoryRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::CreateCategoryRequest;
 
 
 CreateCategoryRequest::CreateCategoryRequest() :
 CreateCategoryRequest::CreateCategoryRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateCategory")
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateCategory")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 CreateCategoryRequest::~CreateCategoryRequest()
 CreateCategoryRequest::~CreateCategoryRequest()
 {}
 {}
 
 
-long CreateCategoryRequest::getParentCategoryId()const
-{
-	return parentCategoryId_;
-}
-
-void CreateCategoryRequest::setParentCategoryId(long parentCategoryId)
-{
-	parentCategoryId_ = parentCategoryId;
-	setCoreParameter("ParentCategoryId", std::to_string(parentCategoryId));
-}
-
-std::string CreateCategoryRequest::getName()const
-{
-	return name_;
-}
-
-void CreateCategoryRequest::setName(const std::string& name)
-{
-	name_ = name;
-	setCoreParameter("Name", name);
-}
-
+long CreateCategoryRequest::getParentCategoryId()const
+{
+	return parentCategoryId_;
+}
+
+void CreateCategoryRequest::setParentCategoryId(long parentCategoryId)
+{
+	parentCategoryId_ = parentCategoryId;
+	setCoreParameter("ParentCategoryId", std::to_string(parentCategoryId));
+}
+
+std::string CreateCategoryRequest::getName()const
+{
+	return name_;
+}
+
+void CreateCategoryRequest::setName(const std::string& name)
+{
+	name_ = name;
+	setCoreParameter("Name", name);
+}
+

+ 14 - 12
chatbot/src/model/CreateCoreWordRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::CreateCoreWordRequest;
 
 
 CreateCoreWordRequest::CreateCoreWordRequest() :
 CreateCoreWordRequest::CreateCoreWordRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateCoreWord")
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateCoreWord")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 CreateCoreWordRequest::~CreateCoreWordRequest()
 CreateCoreWordRequest::~CreateCoreWordRequest()
 {}
 {}
 
 
-std::string CreateCoreWordRequest::getCoreWordName()const
-{
-	return coreWordName_;
-}
-
-void CreateCoreWordRequest::setCoreWordName(const std::string& coreWordName)
-{
-	coreWordName_ = coreWordName;
-	setCoreParameter("CoreWordName", coreWordName);
-}
-
+std::string CreateCoreWordRequest::getCoreWordName()const
+{
+	return coreWordName_;
+}
+
+void CreateCoreWordRequest::setCoreWordName(const std::string& coreWordName)
+{
+	coreWordName_ = coreWordName;
+	setCoreParameter("CoreWordName", coreWordName);
+}
+

+ 36 - 34
chatbot/src/model/CreateDialogRequest.cc

@@ -20,41 +20,43 @@ using AlibabaCloud::Chatbot::Model::CreateDialogRequest;
 
 
 CreateDialogRequest::CreateDialogRequest() :
 CreateDialogRequest::CreateDialogRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateDialog")
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateDialog")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 CreateDialogRequest::~CreateDialogRequest()
 CreateDialogRequest::~CreateDialogRequest()
 {}
 {}
 
 
-std::string CreateDialogRequest::getDescription()const
-{
-	return description_;
-}
-
-void CreateDialogRequest::setDescription(const std::string& description)
-{
-	description_ = description;
-	setCoreParameter("Description", description);
-}
-
-std::string CreateDialogRequest::getDialogName()const
-{
-	return dialogName_;
-}
-
-void CreateDialogRequest::setDialogName(const std::string& dialogName)
-{
-	dialogName_ = dialogName;
-	setCoreParameter("DialogName", dialogName);
-}
-
-std::string CreateDialogRequest::getInstanceId()const
-{
-	return instanceId_;
-}
-
-void CreateDialogRequest::setInstanceId(const std::string& instanceId)
-{
-	instanceId_ = instanceId;
-	setCoreParameter("InstanceId", instanceId);
-}
-
+std::string CreateDialogRequest::getDescription()const
+{
+	return description_;
+}
+
+void CreateDialogRequest::setDescription(const std::string& description)
+{
+	description_ = description;
+	setCoreParameter("Description", description);
+}
+
+std::string CreateDialogRequest::getDialogName()const
+{
+	return dialogName_;
+}
+
+void CreateDialogRequest::setDialogName(const std::string& dialogName)
+{
+	dialogName_ = dialogName;
+	setCoreParameter("DialogName", dialogName);
+}
+
+std::string CreateDialogRequest::getInstanceId()const
+{
+	return instanceId_;
+}
+
+void CreateDialogRequest::setInstanceId(const std::string& instanceId)
+{
+	instanceId_ = instanceId;
+	setCoreParameter("InstanceId", instanceId);
+}
+

+ 58 - 56
chatbot/src/model/CreateEntityRequest.cc

@@ -20,63 +20,65 @@ using AlibabaCloud::Chatbot::Model::CreateEntityRequest;
 
 
 CreateEntityRequest::CreateEntityRequest() :
 CreateEntityRequest::CreateEntityRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateEntity")
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateEntity")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 CreateEntityRequest::~CreateEntityRequest()
 CreateEntityRequest::~CreateEntityRequest()
 {}
 {}
 
 
-std::string CreateEntityRequest::getEntityName()const
-{
-	return entityName_;
-}
-
-void CreateEntityRequest::setEntityName(const std::string& entityName)
-{
-	entityName_ = entityName;
-	setCoreParameter("EntityName", entityName);
-}
-
-long CreateEntityRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void CreateEntityRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
-std::string CreateEntityRequest::getRegex()const
-{
-	return regex_;
-}
-
-void CreateEntityRequest::setRegex(const std::string& regex)
-{
-	regex_ = regex;
-	setCoreParameter("Regex", regex);
-}
-
-std::string CreateEntityRequest::getEntityType()const
-{
-	return entityType_;
-}
-
-void CreateEntityRequest::setEntityType(const std::string& entityType)
-{
-	entityType_ = entityType;
-	setCoreParameter("EntityType", entityType);
-}
-
-std::string CreateEntityRequest::getMembers()const
-{
-	return members_;
-}
-
-void CreateEntityRequest::setMembers(const std::string& members)
-{
-	members_ = members;
-	setCoreParameter("Members", members);
-}
-
+std::string CreateEntityRequest::getEntityName()const
+{
+	return entityName_;
+}
+
+void CreateEntityRequest::setEntityName(const std::string& entityName)
+{
+	entityName_ = entityName;
+	setCoreParameter("EntityName", entityName);
+}
+
+long CreateEntityRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void CreateEntityRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+
+std::string CreateEntityRequest::getRegex()const
+{
+	return regex_;
+}
+
+void CreateEntityRequest::setRegex(const std::string& regex)
+{
+	regex_ = regex;
+	setCoreParameter("Regex", regex);
+}
+
+std::string CreateEntityRequest::getEntityType()const
+{
+	return entityType_;
+}
+
+void CreateEntityRequest::setEntityType(const std::string& entityType)
+{
+	entityType_ = entityType;
+	setCoreParameter("EntityType", entityType);
+}
+
+std::string CreateEntityRequest::getMembers()const
+{
+	return members_;
+}
+
+void CreateEntityRequest::setMembers(const std::string& members)
+{
+	members_ = members;
+	setCoreParameter("Members", members);
+}
+

+ 25 - 23
chatbot/src/model/CreateIntentRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::CreateIntentRequest;
 
 
 CreateIntentRequest::CreateIntentRequest() :
 CreateIntentRequest::CreateIntentRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateIntent")
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateIntent")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 CreateIntentRequest::~CreateIntentRequest()
 CreateIntentRequest::~CreateIntentRequest()
 {}
 {}
 
 
-std::string CreateIntentRequest::getIntentDefinition()const
-{
-	return intentDefinition_;
-}
-
-void CreateIntentRequest::setIntentDefinition(const std::string& intentDefinition)
-{
-	intentDefinition_ = intentDefinition;
-	setCoreParameter("IntentDefinition", intentDefinition);
-}
-
-long CreateIntentRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void CreateIntentRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
+std::string CreateIntentRequest::getIntentDefinition()const
+{
+	return intentDefinition_;
+}
+
+void CreateIntentRequest::setIntentDefinition(const std::string& intentDefinition)
+{
+	intentDefinition_ = intentDefinition;
+	setCoreParameter("IntentDefinition", intentDefinition);
+}
+
+long CreateIntentRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void CreateIntentRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+

+ 14 - 12
chatbot/src/model/CreateKnowledgeRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::CreateKnowledgeRequest;
 
 
 CreateKnowledgeRequest::CreateKnowledgeRequest() :
 CreateKnowledgeRequest::CreateKnowledgeRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateKnowledge")
 	RpcServiceRequest("chatbot", "2017-10-11", "CreateKnowledge")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 CreateKnowledgeRequest::~CreateKnowledgeRequest()
 CreateKnowledgeRequest::~CreateKnowledgeRequest()
 {}
 {}
 
 
-std::string CreateKnowledgeRequest::getKnowledge()const
-{
-	return knowledge_;
-}
-
-void CreateKnowledgeRequest::setKnowledge(const std::string& knowledge)
-{
-	knowledge_ = knowledge;
-	setCoreParameter("Knowledge", knowledge);
-}
-
+std::string CreateKnowledgeRequest::getKnowledge()const
+{
+	return knowledge_;
+}
+
+void CreateKnowledgeRequest::setKnowledge(const std::string& knowledge)
+{
+	knowledge_ = knowledge;
+	setCoreParameter("Knowledge", knowledge);
+}
+

+ 14 - 12
chatbot/src/model/CreatePerspectiveRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::CreatePerspectiveRequest;
 
 
 CreatePerspectiveRequest::CreatePerspectiveRequest() :
 CreatePerspectiveRequest::CreatePerspectiveRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "CreatePerspective")
 	RpcServiceRequest("chatbot", "2017-10-11", "CreatePerspective")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 CreatePerspectiveRequest::~CreatePerspectiveRequest()
 CreatePerspectiveRequest::~CreatePerspectiveRequest()
 {}
 {}
 
 
-std::string CreatePerspectiveRequest::getName()const
-{
-	return name_;
-}
-
-void CreatePerspectiveRequest::setName(const std::string& name)
-{
-	name_ = name;
-	setCoreParameter("Name", name);
-}
-
+std::string CreatePerspectiveRequest::getName()const
+{
+	return name_;
+}
+
+void CreatePerspectiveRequest::setName(const std::string& name)
+{
+	name_ = name;
+	setCoreParameter("Name", name);
+}
+

+ 14 - 12
chatbot/src/model/DeleteCategoryRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DeleteCategoryRequest;
 
 
 DeleteCategoryRequest::DeleteCategoryRequest() :
 DeleteCategoryRequest::DeleteCategoryRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteCategory")
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteCategory")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DeleteCategoryRequest::~DeleteCategoryRequest()
 DeleteCategoryRequest::~DeleteCategoryRequest()
 {}
 {}
 
 
-long DeleteCategoryRequest::getCategoryId()const
-{
-	return categoryId_;
-}
-
-void DeleteCategoryRequest::setCategoryId(long categoryId)
-{
-	categoryId_ = categoryId;
-	setCoreParameter("CategoryId", std::to_string(categoryId));
-}
-
+long DeleteCategoryRequest::getCategoryId()const
+{
+	return categoryId_;
+}
+
+void DeleteCategoryRequest::setCategoryId(long categoryId)
+{
+	categoryId_ = categoryId;
+	setCoreParameter("CategoryId", std::to_string(categoryId));
+}
+

+ 14 - 12
chatbot/src/model/DeleteCoreWordRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DeleteCoreWordRequest;
 
 
 DeleteCoreWordRequest::DeleteCoreWordRequest() :
 DeleteCoreWordRequest::DeleteCoreWordRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteCoreWord")
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteCoreWord")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DeleteCoreWordRequest::~DeleteCoreWordRequest()
 DeleteCoreWordRequest::~DeleteCoreWordRequest()
 {}
 {}
 
 
-std::string DeleteCoreWordRequest::getCoreWordName()const
-{
-	return coreWordName_;
-}
-
-void DeleteCoreWordRequest::setCoreWordName(const std::string& coreWordName)
-{
-	coreWordName_ = coreWordName;
-	setCoreParameter("CoreWordName", coreWordName);
-}
-
+std::string DeleteCoreWordRequest::getCoreWordName()const
+{
+	return coreWordName_;
+}
+
+void DeleteCoreWordRequest::setCoreWordName(const std::string& coreWordName)
+{
+	coreWordName_ = coreWordName;
+	setCoreParameter("CoreWordName", coreWordName);
+}
+

+ 14 - 12
chatbot/src/model/DeleteDialogRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DeleteDialogRequest;
 
 
 DeleteDialogRequest::DeleteDialogRequest() :
 DeleteDialogRequest::DeleteDialogRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteDialog")
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteDialog")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DeleteDialogRequest::~DeleteDialogRequest()
 DeleteDialogRequest::~DeleteDialogRequest()
 {}
 {}
 
 
-long DeleteDialogRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void DeleteDialogRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
+long DeleteDialogRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void DeleteDialogRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+

+ 14 - 12
chatbot/src/model/DeleteEntityRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DeleteEntityRequest;
 
 
 DeleteEntityRequest::DeleteEntityRequest() :
 DeleteEntityRequest::DeleteEntityRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteEntity")
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteEntity")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DeleteEntityRequest::~DeleteEntityRequest()
 DeleteEntityRequest::~DeleteEntityRequest()
 {}
 {}
 
 
-long DeleteEntityRequest::getEntityId()const
-{
-	return entityId_;
-}
-
-void DeleteEntityRequest::setEntityId(long entityId)
-{
-	entityId_ = entityId;
-	setCoreParameter("EntityId", std::to_string(entityId));
-}
-
+long DeleteEntityRequest::getEntityId()const
+{
+	return entityId_;
+}
+
+void DeleteEntityRequest::setEntityId(long entityId)
+{
+	entityId_ = entityId;
+	setCoreParameter("EntityId", std::to_string(entityId));
+}
+

+ 14 - 12
chatbot/src/model/DeleteIntentRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DeleteIntentRequest;
 
 
 DeleteIntentRequest::DeleteIntentRequest() :
 DeleteIntentRequest::DeleteIntentRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteIntent")
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteIntent")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DeleteIntentRequest::~DeleteIntentRequest()
 DeleteIntentRequest::~DeleteIntentRequest()
 {}
 {}
 
 
-long DeleteIntentRequest::getIntentId()const
-{
-	return intentId_;
-}
-
-void DeleteIntentRequest::setIntentId(long intentId)
-{
-	intentId_ = intentId;
-	setCoreParameter("IntentId", std::to_string(intentId));
-}
-
+long DeleteIntentRequest::getIntentId()const
+{
+	return intentId_;
+}
+
+void DeleteIntentRequest::setIntentId(long intentId)
+{
+	intentId_ = intentId;
+	setCoreParameter("IntentId", std::to_string(intentId));
+}
+

+ 14 - 12
chatbot/src/model/DeleteKnowledgeRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DeleteKnowledgeRequest;
 
 
 DeleteKnowledgeRequest::DeleteKnowledgeRequest() :
 DeleteKnowledgeRequest::DeleteKnowledgeRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteKnowledge")
 	RpcServiceRequest("chatbot", "2017-10-11", "DeleteKnowledge")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DeleteKnowledgeRequest::~DeleteKnowledgeRequest()
 DeleteKnowledgeRequest::~DeleteKnowledgeRequest()
 {}
 {}
 
 
-long DeleteKnowledgeRequest::getKnowledgeId()const
-{
-	return knowledgeId_;
-}
-
-void DeleteKnowledgeRequest::setKnowledgeId(long knowledgeId)
-{
-	knowledgeId_ = knowledgeId;
-	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
-}
-
+long DeleteKnowledgeRequest::getKnowledgeId()const
+{
+	return knowledgeId_;
+}
+
+void DeleteKnowledgeRequest::setKnowledgeId(long knowledgeId)
+{
+	knowledgeId_ = knowledgeId;
+	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
+}
+

+ 14 - 12
chatbot/src/model/DescribeCategoryRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DescribeCategoryRequest;
 
 
 DescribeCategoryRequest::DescribeCategoryRequest() :
 DescribeCategoryRequest::DescribeCategoryRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeCategory")
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeCategory")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DescribeCategoryRequest::~DescribeCategoryRequest()
 DescribeCategoryRequest::~DescribeCategoryRequest()
 {}
 {}
 
 
-long DescribeCategoryRequest::getCategoryId()const
-{
-	return categoryId_;
-}
-
-void DescribeCategoryRequest::setCategoryId(long categoryId)
-{
-	categoryId_ = categoryId;
-	setCoreParameter("CategoryId", std::to_string(categoryId));
-}
-
+long DescribeCategoryRequest::getCategoryId()const
+{
+	return categoryId_;
+}
+
+void DescribeCategoryRequest::setCategoryId(long categoryId)
+{
+	categoryId_ = categoryId;
+	setCoreParameter("CategoryId", std::to_string(categoryId));
+}
+

+ 14 - 12
chatbot/src/model/DescribeCoreWordRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DescribeCoreWordRequest;
 
 
 DescribeCoreWordRequest::DescribeCoreWordRequest() :
 DescribeCoreWordRequest::DescribeCoreWordRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeCoreWord")
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeCoreWord")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DescribeCoreWordRequest::~DescribeCoreWordRequest()
 DescribeCoreWordRequest::~DescribeCoreWordRequest()
 {}
 {}
 
 
-std::string DescribeCoreWordRequest::getCoreWordName()const
-{
-	return coreWordName_;
-}
-
-void DescribeCoreWordRequest::setCoreWordName(const std::string& coreWordName)
-{
-	coreWordName_ = coreWordName;
-	setCoreParameter("CoreWordName", coreWordName);
-}
-
+std::string DescribeCoreWordRequest::getCoreWordName()const
+{
+	return coreWordName_;
+}
+
+void DescribeCoreWordRequest::setCoreWordName(const std::string& coreWordName)
+{
+	coreWordName_ = coreWordName;
+	setCoreParameter("CoreWordName", coreWordName);
+}
+

+ 14 - 12
chatbot/src/model/DescribeDialogFlowRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DescribeDialogFlowRequest;
 
 
 DescribeDialogFlowRequest::DescribeDialogFlowRequest() :
 DescribeDialogFlowRequest::DescribeDialogFlowRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeDialogFlow")
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeDialogFlow")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DescribeDialogFlowRequest::~DescribeDialogFlowRequest()
 DescribeDialogFlowRequest::~DescribeDialogFlowRequest()
 {}
 {}
 
 
-long DescribeDialogFlowRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void DescribeDialogFlowRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
+long DescribeDialogFlowRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void DescribeDialogFlowRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+

+ 14 - 12
chatbot/src/model/DescribeDialogRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DescribeDialogRequest;
 
 
 DescribeDialogRequest::DescribeDialogRequest() :
 DescribeDialogRequest::DescribeDialogRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeDialog")
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeDialog")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DescribeDialogRequest::~DescribeDialogRequest()
 DescribeDialogRequest::~DescribeDialogRequest()
 {}
 {}
 
 
-long DescribeDialogRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void DescribeDialogRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
+long DescribeDialogRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void DescribeDialogRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+

+ 14 - 12
chatbot/src/model/DescribeEntitiesRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DescribeEntitiesRequest;
 
 
 DescribeEntitiesRequest::DescribeEntitiesRequest() :
 DescribeEntitiesRequest::DescribeEntitiesRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeEntities")
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeEntities")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DescribeEntitiesRequest::~DescribeEntitiesRequest()
 DescribeEntitiesRequest::~DescribeEntitiesRequest()
 {}
 {}
 
 
-long DescribeEntitiesRequest::getEntityId()const
-{
-	return entityId_;
-}
-
-void DescribeEntitiesRequest::setEntityId(long entityId)
-{
-	entityId_ = entityId;
-	setCoreParameter("EntityId", std::to_string(entityId));
-}
-
+long DescribeEntitiesRequest::getEntityId()const
+{
+	return entityId_;
+}
+
+void DescribeEntitiesRequest::setEntityId(long entityId)
+{
+	entityId_ = entityId;
+	setCoreParameter("EntityId", std::to_string(entityId));
+}
+

+ 14 - 12
chatbot/src/model/DescribeIntentRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DescribeIntentRequest;
 
 
 DescribeIntentRequest::DescribeIntentRequest() :
 DescribeIntentRequest::DescribeIntentRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeIntent")
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeIntent")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DescribeIntentRequest::~DescribeIntentRequest()
 DescribeIntentRequest::~DescribeIntentRequest()
 {}
 {}
 
 
-long DescribeIntentRequest::getIntentId()const
-{
-	return intentId_;
-}
-
-void DescribeIntentRequest::setIntentId(long intentId)
-{
-	intentId_ = intentId;
-	setCoreParameter("IntentId", std::to_string(intentId));
-}
-
+long DescribeIntentRequest::getIntentId()const
+{
+	return intentId_;
+}
+
+void DescribeIntentRequest::setIntentId(long intentId)
+{
+	intentId_ = intentId;
+	setCoreParameter("IntentId", std::to_string(intentId));
+}
+

+ 14 - 12
chatbot/src/model/DescribeKnowledgeRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DescribeKnowledgeRequest;
 
 
 DescribeKnowledgeRequest::DescribeKnowledgeRequest() :
 DescribeKnowledgeRequest::DescribeKnowledgeRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeKnowledge")
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribeKnowledge")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DescribeKnowledgeRequest::~DescribeKnowledgeRequest()
 DescribeKnowledgeRequest::~DescribeKnowledgeRequest()
 {}
 {}
 
 
-long DescribeKnowledgeRequest::getKnowledgeId()const
-{
-	return knowledgeId_;
-}
-
-void DescribeKnowledgeRequest::setKnowledgeId(long knowledgeId)
-{
-	knowledgeId_ = knowledgeId;
-	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
-}
-
+long DescribeKnowledgeRequest::getKnowledgeId()const
+{
+	return knowledgeId_;
+}
+
+void DescribeKnowledgeRequest::setKnowledgeId(long knowledgeId)
+{
+	knowledgeId_ = knowledgeId;
+	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
+}
+

+ 14 - 12
chatbot/src/model/DescribePerspectiveRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DescribePerspectiveRequest;
 
 
 DescribePerspectiveRequest::DescribePerspectiveRequest() :
 DescribePerspectiveRequest::DescribePerspectiveRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribePerspective")
 	RpcServiceRequest("chatbot", "2017-10-11", "DescribePerspective")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DescribePerspectiveRequest::~DescribePerspectiveRequest()
 DescribePerspectiveRequest::~DescribePerspectiveRequest()
 {}
 {}
 
 
-std::string DescribePerspectiveRequest::getPerspectiveId()const
-{
-	return perspectiveId_;
-}
-
-void DescribePerspectiveRequest::setPerspectiveId(const std::string& perspectiveId)
-{
-	perspectiveId_ = perspectiveId;
-	setCoreParameter("PerspectiveId", perspectiveId);
-}
-
+std::string DescribePerspectiveRequest::getPerspectiveId()const
+{
+	return perspectiveId_;
+}
+
+void DescribePerspectiveRequest::setPerspectiveId(const std::string& perspectiveId)
+{
+	perspectiveId_ = perspectiveId;
+	setCoreParameter("PerspectiveId", perspectiveId);
+}
+

+ 14 - 12
chatbot/src/model/DisableDialogFlowRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DisableDialogFlowRequest;
 
 
 DisableDialogFlowRequest::DisableDialogFlowRequest() :
 DisableDialogFlowRequest::DisableDialogFlowRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DisableDialogFlow")
 	RpcServiceRequest("chatbot", "2017-10-11", "DisableDialogFlow")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DisableDialogFlowRequest::~DisableDialogFlowRequest()
 DisableDialogFlowRequest::~DisableDialogFlowRequest()
 {}
 {}
 
 
-long DisableDialogFlowRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void DisableDialogFlowRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
+long DisableDialogFlowRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void DisableDialogFlowRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+

+ 14 - 12
chatbot/src/model/DisableKnowledgeRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::DisableKnowledgeRequest;
 
 
 DisableKnowledgeRequest::DisableKnowledgeRequest() :
 DisableKnowledgeRequest::DisableKnowledgeRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "DisableKnowledge")
 	RpcServiceRequest("chatbot", "2017-10-11", "DisableKnowledge")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 DisableKnowledgeRequest::~DisableKnowledgeRequest()
 DisableKnowledgeRequest::~DisableKnowledgeRequest()
 {}
 {}
 
 
-long DisableKnowledgeRequest::getKnowledgeId()const
-{
-	return knowledgeId_;
-}
-
-void DisableKnowledgeRequest::setKnowledgeId(long knowledgeId)
-{
-	knowledgeId_ = knowledgeId;
-	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
-}
-
+long DisableKnowledgeRequest::getKnowledgeId()const
+{
+	return knowledgeId_;
+}
+
+void DisableKnowledgeRequest::setKnowledgeId(long knowledgeId)
+{
+	knowledgeId_ = knowledgeId;
+	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
+}
+

+ 47 - 45
chatbot/src/model/FeedbackRequest.cc

@@ -20,52 +20,54 @@ using AlibabaCloud::Chatbot::Model::FeedbackRequest;
 
 
 FeedbackRequest::FeedbackRequest() :
 FeedbackRequest::FeedbackRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "Feedback")
 	RpcServiceRequest("chatbot", "2017-10-11", "Feedback")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 FeedbackRequest::~FeedbackRequest()
 FeedbackRequest::~FeedbackRequest()
 {}
 {}
 
 
-std::string FeedbackRequest::getFeedback()const
-{
-	return feedback_;
-}
-
-void FeedbackRequest::setFeedback(const std::string& feedback)
-{
-	feedback_ = feedback;
-	setCoreParameter("Feedback", feedback);
-}
-
-std::string FeedbackRequest::getInstanceId()const
-{
-	return instanceId_;
-}
-
-void FeedbackRequest::setInstanceId(const std::string& instanceId)
-{
-	instanceId_ = instanceId;
-	setCoreParameter("InstanceId", instanceId);
-}
-
-std::string FeedbackRequest::getMessageId()const
-{
-	return messageId_;
-}
-
-void FeedbackRequest::setMessageId(const std::string& messageId)
-{
-	messageId_ = messageId;
-	setCoreParameter("MessageId", messageId);
-}
-
-std::string FeedbackRequest::getSessionId()const
-{
-	return sessionId_;
-}
-
-void FeedbackRequest::setSessionId(const std::string& sessionId)
-{
-	sessionId_ = sessionId;
-	setCoreParameter("SessionId", sessionId);
-}
-
+std::string FeedbackRequest::getFeedback()const
+{
+	return feedback_;
+}
+
+void FeedbackRequest::setFeedback(const std::string& feedback)
+{
+	feedback_ = feedback;
+	setCoreParameter("Feedback", feedback);
+}
+
+std::string FeedbackRequest::getInstanceId()const
+{
+	return instanceId_;
+}
+
+void FeedbackRequest::setInstanceId(const std::string& instanceId)
+{
+	instanceId_ = instanceId;
+	setCoreParameter("InstanceId", instanceId);
+}
+
+std::string FeedbackRequest::getMessageId()const
+{
+	return messageId_;
+}
+
+void FeedbackRequest::setMessageId(const std::string& messageId)
+{
+	messageId_ = messageId;
+	setCoreParameter("MessageId", messageId);
+}
+
+std::string FeedbackRequest::getSessionId()const
+{
+	return sessionId_;
+}
+
+void FeedbackRequest::setSessionId(const std::string& sessionId)
+{
+	sessionId_ = sessionId;
+	setCoreParameter("SessionId", sessionId);
+}
+

+ 25 - 23
chatbot/src/model/MoveKnowledgeCategoryRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::MoveKnowledgeCategoryRequest;
 
 
 MoveKnowledgeCategoryRequest::MoveKnowledgeCategoryRequest() :
 MoveKnowledgeCategoryRequest::MoveKnowledgeCategoryRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "MoveKnowledgeCategory")
 	RpcServiceRequest("chatbot", "2017-10-11", "MoveKnowledgeCategory")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 MoveKnowledgeCategoryRequest::~MoveKnowledgeCategoryRequest()
 MoveKnowledgeCategoryRequest::~MoveKnowledgeCategoryRequest()
 {}
 {}
 
 
-long MoveKnowledgeCategoryRequest::getKnowledgeId()const
-{
-	return knowledgeId_;
-}
-
-void MoveKnowledgeCategoryRequest::setKnowledgeId(long knowledgeId)
-{
-	knowledgeId_ = knowledgeId;
-	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
-}
-
-long MoveKnowledgeCategoryRequest::getCategoryId()const
-{
-	return categoryId_;
-}
-
-void MoveKnowledgeCategoryRequest::setCategoryId(long categoryId)
-{
-	categoryId_ = categoryId;
-	setCoreParameter("CategoryId", std::to_string(categoryId));
-}
-
+long MoveKnowledgeCategoryRequest::getKnowledgeId()const
+{
+	return knowledgeId_;
+}
+
+void MoveKnowledgeCategoryRequest::setKnowledgeId(long knowledgeId)
+{
+	knowledgeId_ = knowledgeId;
+	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
+}
+
+long MoveKnowledgeCategoryRequest::getCategoryId()const
+{
+	return categoryId_;
+}
+
+void MoveKnowledgeCategoryRequest::setCategoryId(long categoryId)
+{
+	categoryId_ = categoryId;
+	setCoreParameter("CategoryId", std::to_string(categoryId));
+}
+

+ 14 - 12
chatbot/src/model/PublishDialogFlowRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::PublishDialogFlowRequest;
 
 
 PublishDialogFlowRequest::PublishDialogFlowRequest() :
 PublishDialogFlowRequest::PublishDialogFlowRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "PublishDialogFlow")
 	RpcServiceRequest("chatbot", "2017-10-11", "PublishDialogFlow")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 PublishDialogFlowRequest::~PublishDialogFlowRequest()
 PublishDialogFlowRequest::~PublishDialogFlowRequest()
 {}
 {}
 
 
-long PublishDialogFlowRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void PublishDialogFlowRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
+long PublishDialogFlowRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void PublishDialogFlowRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+

+ 14 - 12
chatbot/src/model/PublishKnowledgeRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::PublishKnowledgeRequest;
 
 
 PublishKnowledgeRequest::PublishKnowledgeRequest() :
 PublishKnowledgeRequest::PublishKnowledgeRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "PublishKnowledge")
 	RpcServiceRequest("chatbot", "2017-10-11", "PublishKnowledge")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 PublishKnowledgeRequest::~PublishKnowledgeRequest()
 PublishKnowledgeRequest::~PublishKnowledgeRequest()
 {}
 {}
 
 
-long PublishKnowledgeRequest::getKnowledgeId()const
-{
-	return knowledgeId_;
-}
-
-void PublishKnowledgeRequest::setKnowledgeId(long knowledgeId)
-{
-	knowledgeId_ = knowledgeId;
-	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
-}
-
+long PublishKnowledgeRequest::getKnowledgeId()const
+{
+	return knowledgeId_;
+}
+
+void PublishKnowledgeRequest::setKnowledgeId(long knowledgeId)
+{
+	knowledgeId_ = knowledgeId;
+	setCoreParameter("KnowledgeId", std::to_string(knowledgeId));
+}
+

+ 25 - 23
chatbot/src/model/QueryCategoriesRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::QueryCategoriesRequest;
 
 
 QueryCategoriesRequest::QueryCategoriesRequest() :
 QueryCategoriesRequest::QueryCategoriesRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryCategories")
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryCategories")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 QueryCategoriesRequest::~QueryCategoriesRequest()
 QueryCategoriesRequest::~QueryCategoriesRequest()
 {}
 {}
 
 
-bool QueryCategoriesRequest::getShowChildrens()const
-{
-	return showChildrens_;
-}
-
-void QueryCategoriesRequest::setShowChildrens(bool showChildrens)
-{
-	showChildrens_ = showChildrens;
-	setCoreParameter("ShowChildrens", showChildrens ? "true" : "false");
-}
-
-long QueryCategoriesRequest::getParentCategoryId()const
-{
-	return parentCategoryId_;
-}
-
-void QueryCategoriesRequest::setParentCategoryId(long parentCategoryId)
-{
-	parentCategoryId_ = parentCategoryId;
-	setCoreParameter("ParentCategoryId", std::to_string(parentCategoryId));
-}
-
+bool QueryCategoriesRequest::getShowChildrens()const
+{
+	return showChildrens_;
+}
+
+void QueryCategoriesRequest::setShowChildrens(bool showChildrens)
+{
+	showChildrens_ = showChildrens;
+	setCoreParameter("ShowChildrens", showChildrens ? "true" : "false");
+}
+
+long QueryCategoriesRequest::getParentCategoryId()const
+{
+	return parentCategoryId_;
+}
+
+void QueryCategoriesRequest::setParentCategoryId(long parentCategoryId)
+{
+	parentCategoryId_ = parentCategoryId;
+	setCoreParameter("ParentCategoryId", std::to_string(parentCategoryId));
+}
+

+ 47 - 45
chatbot/src/model/QueryCoreWordsRequest.cc

@@ -20,52 +20,54 @@ using AlibabaCloud::Chatbot::Model::QueryCoreWordsRequest;
 
 
 QueryCoreWordsRequest::QueryCoreWordsRequest() :
 QueryCoreWordsRequest::QueryCoreWordsRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryCoreWords")
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryCoreWords")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 QueryCoreWordsRequest::~QueryCoreWordsRequest()
 QueryCoreWordsRequest::~QueryCoreWordsRequest()
 {}
 {}
 
 
-int QueryCoreWordsRequest::getPageNumber()const
-{
-	return pageNumber_;
-}
-
-void QueryCoreWordsRequest::setPageNumber(int pageNumber)
-{
-	pageNumber_ = pageNumber;
-	setCoreParameter("PageNumber", std::to_string(pageNumber));
-}
-
-std::string QueryCoreWordsRequest::getSynonym()const
-{
-	return synonym_;
-}
-
-void QueryCoreWordsRequest::setSynonym(const std::string& synonym)
-{
-	synonym_ = synonym;
-	setCoreParameter("Synonym", synonym);
-}
-
-int QueryCoreWordsRequest::getPageSize()const
-{
-	return pageSize_;
-}
-
-void QueryCoreWordsRequest::setPageSize(int pageSize)
-{
-	pageSize_ = pageSize;
-	setCoreParameter("PageSize", std::to_string(pageSize));
-}
-
-std::string QueryCoreWordsRequest::getCoreWordName()const
-{
-	return coreWordName_;
-}
-
-void QueryCoreWordsRequest::setCoreWordName(const std::string& coreWordName)
-{
-	coreWordName_ = coreWordName;
-	setCoreParameter("CoreWordName", coreWordName);
-}
-
+int QueryCoreWordsRequest::getPageNumber()const
+{
+	return pageNumber_;
+}
+
+void QueryCoreWordsRequest::setPageNumber(int pageNumber)
+{
+	pageNumber_ = pageNumber;
+	setCoreParameter("PageNumber", std::to_string(pageNumber));
+}
+
+std::string QueryCoreWordsRequest::getSynonym()const
+{
+	return synonym_;
+}
+
+void QueryCoreWordsRequest::setSynonym(const std::string& synonym)
+{
+	synonym_ = synonym;
+	setCoreParameter("Synonym", synonym);
+}
+
+int QueryCoreWordsRequest::getPageSize()const
+{
+	return pageSize_;
+}
+
+void QueryCoreWordsRequest::setPageSize(int pageSize)
+{
+	pageSize_ = pageSize;
+	setCoreParameter("PageSize", std::to_string(pageSize));
+}
+
+std::string QueryCoreWordsRequest::getCoreWordName()const
+{
+	return coreWordName_;
+}
+
+void QueryCoreWordsRequest::setCoreWordName(const std::string& coreWordName)
+{
+	coreWordName_ = coreWordName;
+	setCoreParameter("CoreWordName", coreWordName);
+}
+

+ 47 - 45
chatbot/src/model/QueryDialogsRequest.cc

@@ -20,52 +20,54 @@ using AlibabaCloud::Chatbot::Model::QueryDialogsRequest;
 
 
 QueryDialogsRequest::QueryDialogsRequest() :
 QueryDialogsRequest::QueryDialogsRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryDialogs")
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryDialogs")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 QueryDialogsRequest::~QueryDialogsRequest()
 QueryDialogsRequest::~QueryDialogsRequest()
 {}
 {}
 
 
-std::string QueryDialogsRequest::getDialogName()const
-{
-	return dialogName_;
-}
-
-void QueryDialogsRequest::setDialogName(const std::string& dialogName)
-{
-	dialogName_ = dialogName;
-	setCoreParameter("DialogName", dialogName);
-}
-
-int QueryDialogsRequest::getPageNumber()const
-{
-	return pageNumber_;
-}
-
-void QueryDialogsRequest::setPageNumber(int pageNumber)
-{
-	pageNumber_ = pageNumber;
-	setCoreParameter("PageNumber", std::to_string(pageNumber));
-}
-
-std::string QueryDialogsRequest::getInstanceId()const
-{
-	return instanceId_;
-}
-
-void QueryDialogsRequest::setInstanceId(const std::string& instanceId)
-{
-	instanceId_ = instanceId;
-	setCoreParameter("InstanceId", instanceId);
-}
-
-int QueryDialogsRequest::getPageSize()const
-{
-	return pageSize_;
-}
-
-void QueryDialogsRequest::setPageSize(int pageSize)
-{
-	pageSize_ = pageSize;
-	setCoreParameter("PageSize", std::to_string(pageSize));
-}
-
+std::string QueryDialogsRequest::getDialogName()const
+{
+	return dialogName_;
+}
+
+void QueryDialogsRequest::setDialogName(const std::string& dialogName)
+{
+	dialogName_ = dialogName;
+	setCoreParameter("DialogName", dialogName);
+}
+
+int QueryDialogsRequest::getPageNumber()const
+{
+	return pageNumber_;
+}
+
+void QueryDialogsRequest::setPageNumber(int pageNumber)
+{
+	pageNumber_ = pageNumber;
+	setCoreParameter("PageNumber", std::to_string(pageNumber));
+}
+
+std::string QueryDialogsRequest::getInstanceId()const
+{
+	return instanceId_;
+}
+
+void QueryDialogsRequest::setInstanceId(const std::string& instanceId)
+{
+	instanceId_ = instanceId;
+	setCoreParameter("InstanceId", instanceId);
+}
+
+int QueryDialogsRequest::getPageSize()const
+{
+	return pageSize_;
+}
+
+void QueryDialogsRequest::setPageSize(int pageSize)
+{
+	pageSize_ = pageSize;
+	setCoreParameter("PageSize", std::to_string(pageSize));
+}
+

+ 47 - 45
chatbot/src/model/QueryEntitiesRequest.cc

@@ -20,52 +20,54 @@ using AlibabaCloud::Chatbot::Model::QueryEntitiesRequest;
 
 
 QueryEntitiesRequest::QueryEntitiesRequest() :
 QueryEntitiesRequest::QueryEntitiesRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryEntities")
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryEntities")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 QueryEntitiesRequest::~QueryEntitiesRequest()
 QueryEntitiesRequest::~QueryEntitiesRequest()
 {}
 {}
 
 
-std::string QueryEntitiesRequest::getEntityName()const
-{
-	return entityName_;
-}
-
-void QueryEntitiesRequest::setEntityName(const std::string& entityName)
-{
-	entityName_ = entityName;
-	setCoreParameter("EntityName", entityName);
-}
-
-long QueryEntitiesRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void QueryEntitiesRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
-int QueryEntitiesRequest::getPageNumber()const
-{
-	return pageNumber_;
-}
-
-void QueryEntitiesRequest::setPageNumber(int pageNumber)
-{
-	pageNumber_ = pageNumber;
-	setCoreParameter("PageNumber", std::to_string(pageNumber));
-}
-
-int QueryEntitiesRequest::getPageSize()const
-{
-	return pageSize_;
-}
-
-void QueryEntitiesRequest::setPageSize(int pageSize)
-{
-	pageSize_ = pageSize;
-	setCoreParameter("PageSize", std::to_string(pageSize));
-}
-
+std::string QueryEntitiesRequest::getEntityName()const
+{
+	return entityName_;
+}
+
+void QueryEntitiesRequest::setEntityName(const std::string& entityName)
+{
+	entityName_ = entityName;
+	setCoreParameter("EntityName", entityName);
+}
+
+long QueryEntitiesRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void QueryEntitiesRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+
+int QueryEntitiesRequest::getPageNumber()const
+{
+	return pageNumber_;
+}
+
+void QueryEntitiesRequest::setPageNumber(int pageNumber)
+{
+	pageNumber_ = pageNumber;
+	setCoreParameter("PageNumber", std::to_string(pageNumber));
+}
+
+int QueryEntitiesRequest::getPageSize()const
+{
+	return pageSize_;
+}
+
+void QueryEntitiesRequest::setPageSize(int pageSize)
+{
+	pageSize_ = pageSize;
+	setCoreParameter("PageSize", std::to_string(pageSize));
+}
+

+ 47 - 45
chatbot/src/model/QueryIntentsRequest.cc

@@ -20,52 +20,54 @@ using AlibabaCloud::Chatbot::Model::QueryIntentsRequest;
 
 
 QueryIntentsRequest::QueryIntentsRequest() :
 QueryIntentsRequest::QueryIntentsRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryIntents")
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryIntents")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 QueryIntentsRequest::~QueryIntentsRequest()
 QueryIntentsRequest::~QueryIntentsRequest()
 {}
 {}
 
 
-long QueryIntentsRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void QueryIntentsRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
-int QueryIntentsRequest::getPageNumber()const
-{
-	return pageNumber_;
-}
-
-void QueryIntentsRequest::setPageNumber(int pageNumber)
-{
-	pageNumber_ = pageNumber;
-	setCoreParameter("PageNumber", std::to_string(pageNumber));
-}
-
-std::string QueryIntentsRequest::getIntentName()const
-{
-	return intentName_;
-}
-
-void QueryIntentsRequest::setIntentName(const std::string& intentName)
-{
-	intentName_ = intentName;
-	setCoreParameter("IntentName", intentName);
-}
-
-int QueryIntentsRequest::getPageSize()const
-{
-	return pageSize_;
-}
-
-void QueryIntentsRequest::setPageSize(int pageSize)
-{
-	pageSize_ = pageSize;
-	setCoreParameter("PageSize", std::to_string(pageSize));
-}
-
+long QueryIntentsRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void QueryIntentsRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+
+int QueryIntentsRequest::getPageNumber()const
+{
+	return pageNumber_;
+}
+
+void QueryIntentsRequest::setPageNumber(int pageNumber)
+{
+	pageNumber_ = pageNumber;
+	setCoreParameter("PageNumber", std::to_string(pageNumber));
+}
+
+std::string QueryIntentsRequest::getIntentName()const
+{
+	return intentName_;
+}
+
+void QueryIntentsRequest::setIntentName(const std::string& intentName)
+{
+	intentName_ = intentName;
+	setCoreParameter("IntentName", intentName);
+}
+
+int QueryIntentsRequest::getPageSize()const
+{
+	return pageSize_;
+}
+
+void QueryIntentsRequest::setPageSize(int pageSize)
+{
+	pageSize_ = pageSize;
+	setCoreParameter("PageSize", std::to_string(pageSize));
+}
+

+ 58 - 56
chatbot/src/model/QueryKnowledgesRequest.cc

@@ -20,63 +20,65 @@ using AlibabaCloud::Chatbot::Model::QueryKnowledgesRequest;
 
 
 QueryKnowledgesRequest::QueryKnowledgesRequest() :
 QueryKnowledgesRequest::QueryKnowledgesRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryKnowledges")
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryKnowledges")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 QueryKnowledgesRequest::~QueryKnowledgesRequest()
 QueryKnowledgesRequest::~QueryKnowledgesRequest()
 {}
 {}
 
 
-std::string QueryKnowledgesRequest::getKnowledgeTitle()const
-{
-	return knowledgeTitle_;
-}
-
-void QueryKnowledgesRequest::setKnowledgeTitle(const std::string& knowledgeTitle)
-{
-	knowledgeTitle_ = knowledgeTitle;
-	setCoreParameter("KnowledgeTitle", knowledgeTitle);
-}
-
-int QueryKnowledgesRequest::getPageNumber()const
-{
-	return pageNumber_;
-}
-
-void QueryKnowledgesRequest::setPageNumber(int pageNumber)
-{
-	pageNumber_ = pageNumber;
-	setCoreParameter("PageNumber", std::to_string(pageNumber));
-}
-
-int QueryKnowledgesRequest::getPageSize()const
-{
-	return pageSize_;
-}
-
-void QueryKnowledgesRequest::setPageSize(int pageSize)
-{
-	pageSize_ = pageSize;
-	setCoreParameter("PageSize", std::to_string(pageSize));
-}
-
-std::string QueryKnowledgesRequest::getCoreWordName()const
-{
-	return coreWordName_;
-}
-
-void QueryKnowledgesRequest::setCoreWordName(const std::string& coreWordName)
-{
-	coreWordName_ = coreWordName;
-	setCoreParameter("CoreWordName", coreWordName);
-}
-
-long QueryKnowledgesRequest::getCategoryId()const
-{
-	return categoryId_;
-}
-
-void QueryKnowledgesRequest::setCategoryId(long categoryId)
-{
-	categoryId_ = categoryId;
-	setCoreParameter("CategoryId", std::to_string(categoryId));
-}
-
+std::string QueryKnowledgesRequest::getKnowledgeTitle()const
+{
+	return knowledgeTitle_;
+}
+
+void QueryKnowledgesRequest::setKnowledgeTitle(const std::string& knowledgeTitle)
+{
+	knowledgeTitle_ = knowledgeTitle;
+	setCoreParameter("KnowledgeTitle", knowledgeTitle);
+}
+
+int QueryKnowledgesRequest::getPageNumber()const
+{
+	return pageNumber_;
+}
+
+void QueryKnowledgesRequest::setPageNumber(int pageNumber)
+{
+	pageNumber_ = pageNumber;
+	setCoreParameter("PageNumber", std::to_string(pageNumber));
+}
+
+int QueryKnowledgesRequest::getPageSize()const
+{
+	return pageSize_;
+}
+
+void QueryKnowledgesRequest::setPageSize(int pageSize)
+{
+	pageSize_ = pageSize;
+	setCoreParameter("PageSize", std::to_string(pageSize));
+}
+
+std::string QueryKnowledgesRequest::getCoreWordName()const
+{
+	return coreWordName_;
+}
+
+void QueryKnowledgesRequest::setCoreWordName(const std::string& coreWordName)
+{
+	coreWordName_ = coreWordName;
+	setCoreParameter("CoreWordName", coreWordName);
+}
+
+long QueryKnowledgesRequest::getCategoryId()const
+{
+	return categoryId_;
+}
+
+void QueryKnowledgesRequest::setCategoryId(long categoryId)
+{
+	categoryId_ = categoryId;
+	setCoreParameter("CategoryId", std::to_string(categoryId));
+}
+

+ 3 - 1
chatbot/src/model/QueryPerspectivesRequest.cc

@@ -20,7 +20,9 @@ using AlibabaCloud::Chatbot::Model::QueryPerspectivesRequest;
 
 
 QueryPerspectivesRequest::QueryPerspectivesRequest() :
 QueryPerspectivesRequest::QueryPerspectivesRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryPerspectives")
 	RpcServiceRequest("chatbot", "2017-10-11", "QueryPerspectives")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 QueryPerspectivesRequest::~QueryPerspectivesRequest()
 QueryPerspectivesRequest::~QueryPerspectivesRequest()
 {}
 {}

+ 14 - 12
chatbot/src/model/QuerySystemEntitiesRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::QuerySystemEntitiesRequest;
 
 
 QuerySystemEntitiesRequest::QuerySystemEntitiesRequest() :
 QuerySystemEntitiesRequest::QuerySystemEntitiesRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "QuerySystemEntities")
 	RpcServiceRequest("chatbot", "2017-10-11", "QuerySystemEntities")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 QuerySystemEntitiesRequest::~QuerySystemEntitiesRequest()
 QuerySystemEntitiesRequest::~QuerySystemEntitiesRequest()
 {}
 {}
 
 
-std::string QuerySystemEntitiesRequest::getEntityName()const
-{
-	return entityName_;
-}
-
-void QuerySystemEntitiesRequest::setEntityName(const std::string& entityName)
-{
-	entityName_ = entityName;
-	setCoreParameter("EntityName", entityName);
-}
-
+std::string QuerySystemEntitiesRequest::getEntityName()const
+{
+	return entityName_;
+}
+
+void QuerySystemEntitiesRequest::setEntityName(const std::string& entityName)
+{
+	entityName_ = entityName;
+	setCoreParameter("EntityName", entityName);
+}
+

+ 36 - 34
chatbot/src/model/RemoveEntityMemberRequest.cc

@@ -20,41 +20,43 @@ using AlibabaCloud::Chatbot::Model::RemoveEntityMemberRequest;
 
 
 RemoveEntityMemberRequest::RemoveEntityMemberRequest() :
 RemoveEntityMemberRequest::RemoveEntityMemberRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "RemoveEntityMember")
 	RpcServiceRequest("chatbot", "2017-10-11", "RemoveEntityMember")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 RemoveEntityMemberRequest::~RemoveEntityMemberRequest()
 RemoveEntityMemberRequest::~RemoveEntityMemberRequest()
 {}
 {}
 
 
-long RemoveEntityMemberRequest::getEntityId()const
-{
-	return entityId_;
-}
-
-void RemoveEntityMemberRequest::setEntityId(long entityId)
-{
-	entityId_ = entityId;
-	setCoreParameter("EntityId", std::to_string(entityId));
-}
-
-std::string RemoveEntityMemberRequest::getRemoveType()const
-{
-	return removeType_;
-}
-
-void RemoveEntityMemberRequest::setRemoveType(const std::string& removeType)
-{
-	removeType_ = removeType;
-	setCoreParameter("RemoveType", removeType);
-}
-
-std::string RemoveEntityMemberRequest::getMember()const
-{
-	return member_;
-}
-
-void RemoveEntityMemberRequest::setMember(const std::string& member)
-{
-	member_ = member;
-	setCoreParameter("Member", member);
-}
-
+long RemoveEntityMemberRequest::getEntityId()const
+{
+	return entityId_;
+}
+
+void RemoveEntityMemberRequest::setEntityId(long entityId)
+{
+	entityId_ = entityId;
+	setCoreParameter("EntityId", std::to_string(entityId));
+}
+
+std::string RemoveEntityMemberRequest::getRemoveType()const
+{
+	return removeType_;
+}
+
+void RemoveEntityMemberRequest::setRemoveType(const std::string& removeType)
+{
+	removeType_ = removeType;
+	setCoreParameter("RemoveType", removeType);
+}
+
+std::string RemoveEntityMemberRequest::getMember()const
+{
+	return member_;
+}
+
+void RemoveEntityMemberRequest::setMember(const std::string& member)
+{
+	member_ = member;
+	setCoreParameter("Member", member);
+}
+

+ 25 - 23
chatbot/src/model/RemoveSynonymRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::RemoveSynonymRequest;
 
 
 RemoveSynonymRequest::RemoveSynonymRequest() :
 RemoveSynonymRequest::RemoveSynonymRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "RemoveSynonym")
 	RpcServiceRequest("chatbot", "2017-10-11", "RemoveSynonym")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 RemoveSynonymRequest::~RemoveSynonymRequest()
 RemoveSynonymRequest::~RemoveSynonymRequest()
 {}
 {}
 
 
-std::string RemoveSynonymRequest::getSynonym()const
-{
-	return synonym_;
-}
-
-void RemoveSynonymRequest::setSynonym(const std::string& synonym)
-{
-	synonym_ = synonym;
-	setCoreParameter("Synonym", synonym);
-}
-
-std::string RemoveSynonymRequest::getCoreWordName()const
-{
-	return coreWordName_;
-}
-
-void RemoveSynonymRequest::setCoreWordName(const std::string& coreWordName)
-{
-	coreWordName_ = coreWordName;
-	setCoreParameter("CoreWordName", coreWordName);
-}
-
+std::string RemoveSynonymRequest::getSynonym()const
+{
+	return synonym_;
+}
+
+void RemoveSynonymRequest::setSynonym(const std::string& synonym)
+{
+	synonym_ = synonym;
+	setCoreParameter("Synonym", synonym);
+}
+
+std::string RemoveSynonymRequest::getCoreWordName()const
+{
+	return coreWordName_;
+}
+
+void RemoveSynonymRequest::setCoreWordName(const std::string& coreWordName)
+{
+	coreWordName_ = coreWordName;
+	setCoreParameter("CoreWordName", coreWordName);
+}
+

+ 14 - 12
chatbot/src/model/TestDialogFlowRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::TestDialogFlowRequest;
 
 
 TestDialogFlowRequest::TestDialogFlowRequest() :
 TestDialogFlowRequest::TestDialogFlowRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "TestDialogFlow")
 	RpcServiceRequest("chatbot", "2017-10-11", "TestDialogFlow")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 TestDialogFlowRequest::~TestDialogFlowRequest()
 TestDialogFlowRequest::~TestDialogFlowRequest()
 {}
 {}
 
 
-long TestDialogFlowRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void TestDialogFlowRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
+long TestDialogFlowRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void TestDialogFlowRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+

+ 25 - 23
chatbot/src/model/UpdateCategoryRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::UpdateCategoryRequest;
 
 
 UpdateCategoryRequest::UpdateCategoryRequest() :
 UpdateCategoryRequest::UpdateCategoryRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateCategory")
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateCategory")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 UpdateCategoryRequest::~UpdateCategoryRequest()
 UpdateCategoryRequest::~UpdateCategoryRequest()
 {}
 {}
 
 
-std::string UpdateCategoryRequest::getName()const
-{
-	return name_;
-}
-
-void UpdateCategoryRequest::setName(const std::string& name)
-{
-	name_ = name;
-	setCoreParameter("Name", name);
-}
-
-long UpdateCategoryRequest::getCategoryId()const
-{
-	return categoryId_;
-}
-
-void UpdateCategoryRequest::setCategoryId(long categoryId)
-{
-	categoryId_ = categoryId;
-	setCoreParameter("CategoryId", std::to_string(categoryId));
-}
-
+std::string UpdateCategoryRequest::getName()const
+{
+	return name_;
+}
+
+void UpdateCategoryRequest::setName(const std::string& name)
+{
+	name_ = name;
+	setCoreParameter("Name", name);
+}
+
+long UpdateCategoryRequest::getCategoryId()const
+{
+	return categoryId_;
+}
+
+void UpdateCategoryRequest::setCategoryId(long categoryId)
+{
+	categoryId_ = categoryId;
+	setCoreParameter("CategoryId", std::to_string(categoryId));
+}
+

+ 25 - 23
chatbot/src/model/UpdateCoreWordRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::UpdateCoreWordRequest;
 
 
 UpdateCoreWordRequest::UpdateCoreWordRequest() :
 UpdateCoreWordRequest::UpdateCoreWordRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateCoreWord")
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateCoreWord")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 UpdateCoreWordRequest::~UpdateCoreWordRequest()
 UpdateCoreWordRequest::~UpdateCoreWordRequest()
 {}
 {}
 
 
-std::string UpdateCoreWordRequest::getCoreWordName()const
-{
-	return coreWordName_;
-}
-
-void UpdateCoreWordRequest::setCoreWordName(const std::string& coreWordName)
-{
-	coreWordName_ = coreWordName;
-	setCoreParameter("CoreWordName", coreWordName);
-}
-
-std::string UpdateCoreWordRequest::getCoreWordCode()const
-{
-	return coreWordCode_;
-}
-
-void UpdateCoreWordRequest::setCoreWordCode(const std::string& coreWordCode)
-{
-	coreWordCode_ = coreWordCode;
-	setCoreParameter("CoreWordCode", coreWordCode);
-}
-
+std::string UpdateCoreWordRequest::getCoreWordName()const
+{
+	return coreWordName_;
+}
+
+void UpdateCoreWordRequest::setCoreWordName(const std::string& coreWordName)
+{
+	coreWordName_ = coreWordName;
+	setCoreParameter("CoreWordName", coreWordName);
+}
+
+std::string UpdateCoreWordRequest::getCoreWordCode()const
+{
+	return coreWordCode_;
+}
+
+void UpdateCoreWordRequest::setCoreWordCode(const std::string& coreWordCode)
+{
+	coreWordCode_ = coreWordCode;
+	setCoreParameter("CoreWordCode", coreWordCode);
+}
+

+ 25 - 23
chatbot/src/model/UpdateDialogFlowRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::UpdateDialogFlowRequest;
 
 
 UpdateDialogFlowRequest::UpdateDialogFlowRequest() :
 UpdateDialogFlowRequest::UpdateDialogFlowRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateDialogFlow")
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateDialogFlow")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 UpdateDialogFlowRequest::~UpdateDialogFlowRequest()
 UpdateDialogFlowRequest::~UpdateDialogFlowRequest()
 {}
 {}
 
 
-std::string UpdateDialogFlowRequest::getModuleDefinition()const
-{
-	return moduleDefinition_;
-}
-
-void UpdateDialogFlowRequest::setModuleDefinition(const std::string& moduleDefinition)
-{
-	moduleDefinition_ = moduleDefinition;
-	setCoreParameter("ModuleDefinition", moduleDefinition);
-}
-
-long UpdateDialogFlowRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void UpdateDialogFlowRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
+std::string UpdateDialogFlowRequest::getModuleDefinition()const
+{
+	return moduleDefinition_;
+}
+
+void UpdateDialogFlowRequest::setModuleDefinition(const std::string& moduleDefinition)
+{
+	moduleDefinition_ = moduleDefinition;
+	setCoreParameter("ModuleDefinition", moduleDefinition);
+}
+
+long UpdateDialogFlowRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void UpdateDialogFlowRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+

+ 36 - 34
chatbot/src/model/UpdateDialogRequest.cc

@@ -20,41 +20,43 @@ using AlibabaCloud::Chatbot::Model::UpdateDialogRequest;
 
 
 UpdateDialogRequest::UpdateDialogRequest() :
 UpdateDialogRequest::UpdateDialogRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateDialog")
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateDialog")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 UpdateDialogRequest::~UpdateDialogRequest()
 UpdateDialogRequest::~UpdateDialogRequest()
 {}
 {}
 
 
-std::string UpdateDialogRequest::getDescription()const
-{
-	return description_;
-}
-
-void UpdateDialogRequest::setDescription(const std::string& description)
-{
-	description_ = description;
-	setCoreParameter("Description", description);
-}
-
-long UpdateDialogRequest::getDialogId()const
-{
-	return dialogId_;
-}
-
-void UpdateDialogRequest::setDialogId(long dialogId)
-{
-	dialogId_ = dialogId;
-	setCoreParameter("DialogId", std::to_string(dialogId));
-}
-
-std::string UpdateDialogRequest::getDialogName()const
-{
-	return dialogName_;
-}
-
-void UpdateDialogRequest::setDialogName(const std::string& dialogName)
-{
-	dialogName_ = dialogName;
-	setCoreParameter("DialogName", dialogName);
-}
-
+std::string UpdateDialogRequest::getDescription()const
+{
+	return description_;
+}
+
+void UpdateDialogRequest::setDescription(const std::string& description)
+{
+	description_ = description;
+	setCoreParameter("Description", description);
+}
+
+long UpdateDialogRequest::getDialogId()const
+{
+	return dialogId_;
+}
+
+void UpdateDialogRequest::setDialogId(long dialogId)
+{
+	dialogId_ = dialogId;
+	setCoreParameter("DialogId", std::to_string(dialogId));
+}
+
+std::string UpdateDialogRequest::getDialogName()const
+{
+	return dialogName_;
+}
+
+void UpdateDialogRequest::setDialogName(const std::string& dialogName)
+{
+	dialogName_ = dialogName;
+	setCoreParameter("DialogName", dialogName);
+}
+

+ 58 - 56
chatbot/src/model/UpdateEntityRequest.cc

@@ -20,63 +20,65 @@ using AlibabaCloud::Chatbot::Model::UpdateEntityRequest;
 
 
 UpdateEntityRequest::UpdateEntityRequest() :
 UpdateEntityRequest::UpdateEntityRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateEntity")
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateEntity")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 UpdateEntityRequest::~UpdateEntityRequest()
 UpdateEntityRequest::~UpdateEntityRequest()
 {}
 {}
 
 
-std::string UpdateEntityRequest::getEntityName()const
-{
-	return entityName_;
-}
-
-void UpdateEntityRequest::setEntityName(const std::string& entityName)
-{
-	entityName_ = entityName;
-	setCoreParameter("EntityName", entityName);
-}
-
-long UpdateEntityRequest::getEntityId()const
-{
-	return entityId_;
-}
-
-void UpdateEntityRequest::setEntityId(long entityId)
-{
-	entityId_ = entityId;
-	setCoreParameter("EntityId", std::to_string(entityId));
-}
-
-std::string UpdateEntityRequest::getRegex()const
-{
-	return regex_;
-}
-
-void UpdateEntityRequest::setRegex(const std::string& regex)
-{
-	regex_ = regex;
-	setCoreParameter("Regex", regex);
-}
-
-std::string UpdateEntityRequest::getEntityType()const
-{
-	return entityType_;
-}
-
-void UpdateEntityRequest::setEntityType(const std::string& entityType)
-{
-	entityType_ = entityType;
-	setCoreParameter("EntityType", entityType);
-}
-
-std::string UpdateEntityRequest::getMembers()const
-{
-	return members_;
-}
-
-void UpdateEntityRequest::setMembers(const std::string& members)
-{
-	members_ = members;
-	setCoreParameter("Members", members);
-}
-
+std::string UpdateEntityRequest::getEntityName()const
+{
+	return entityName_;
+}
+
+void UpdateEntityRequest::setEntityName(const std::string& entityName)
+{
+	entityName_ = entityName;
+	setCoreParameter("EntityName", entityName);
+}
+
+long UpdateEntityRequest::getEntityId()const
+{
+	return entityId_;
+}
+
+void UpdateEntityRequest::setEntityId(long entityId)
+{
+	entityId_ = entityId;
+	setCoreParameter("EntityId", std::to_string(entityId));
+}
+
+std::string UpdateEntityRequest::getRegex()const
+{
+	return regex_;
+}
+
+void UpdateEntityRequest::setRegex(const std::string& regex)
+{
+	regex_ = regex;
+	setCoreParameter("Regex", regex);
+}
+
+std::string UpdateEntityRequest::getEntityType()const
+{
+	return entityType_;
+}
+
+void UpdateEntityRequest::setEntityType(const std::string& entityType)
+{
+	entityType_ = entityType;
+	setCoreParameter("EntityType", entityType);
+}
+
+std::string UpdateEntityRequest::getMembers()const
+{
+	return members_;
+}
+
+void UpdateEntityRequest::setMembers(const std::string& members)
+{
+	members_ = members;
+	setCoreParameter("Members", members);
+}
+

+ 25 - 23
chatbot/src/model/UpdateIntentRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::UpdateIntentRequest;
 
 
 UpdateIntentRequest::UpdateIntentRequest() :
 UpdateIntentRequest::UpdateIntentRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateIntent")
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateIntent")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 UpdateIntentRequest::~UpdateIntentRequest()
 UpdateIntentRequest::~UpdateIntentRequest()
 {}
 {}
 
 
-std::string UpdateIntentRequest::getIntentDefinition()const
-{
-	return intentDefinition_;
-}
-
-void UpdateIntentRequest::setIntentDefinition(const std::string& intentDefinition)
-{
-	intentDefinition_ = intentDefinition;
-	setCoreParameter("IntentDefinition", intentDefinition);
-}
-
-long UpdateIntentRequest::getIntentId()const
-{
-	return intentId_;
-}
-
-void UpdateIntentRequest::setIntentId(long intentId)
-{
-	intentId_ = intentId;
-	setCoreParameter("IntentId", std::to_string(intentId));
-}
-
+std::string UpdateIntentRequest::getIntentDefinition()const
+{
+	return intentDefinition_;
+}
+
+void UpdateIntentRequest::setIntentDefinition(const std::string& intentDefinition)
+{
+	intentDefinition_ = intentDefinition;
+	setCoreParameter("IntentDefinition", intentDefinition);
+}
+
+long UpdateIntentRequest::getIntentId()const
+{
+	return intentId_;
+}
+
+void UpdateIntentRequest::setIntentId(long intentId)
+{
+	intentId_ = intentId;
+	setCoreParameter("IntentId", std::to_string(intentId));
+}
+

+ 14 - 12
chatbot/src/model/UpdateKnowledgeRequest.cc

@@ -20,19 +20,21 @@ using AlibabaCloud::Chatbot::Model::UpdateKnowledgeRequest;
 
 
 UpdateKnowledgeRequest::UpdateKnowledgeRequest() :
 UpdateKnowledgeRequest::UpdateKnowledgeRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateKnowledge")
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdateKnowledge")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 UpdateKnowledgeRequest::~UpdateKnowledgeRequest()
 UpdateKnowledgeRequest::~UpdateKnowledgeRequest()
 {}
 {}
 
 
-std::string UpdateKnowledgeRequest::getKnowledge()const
-{
-	return knowledge_;
-}
-
-void UpdateKnowledgeRequest::setKnowledge(const std::string& knowledge)
-{
-	knowledge_ = knowledge;
-	setCoreParameter("Knowledge", knowledge);
-}
-
+std::string UpdateKnowledgeRequest::getKnowledge()const
+{
+	return knowledge_;
+}
+
+void UpdateKnowledgeRequest::setKnowledge(const std::string& knowledge)
+{
+	knowledge_ = knowledge;
+	setCoreParameter("Knowledge", knowledge);
+}
+

+ 25 - 23
chatbot/src/model/UpdatePerspectiveRequest.cc

@@ -20,30 +20,32 @@ using AlibabaCloud::Chatbot::Model::UpdatePerspectiveRequest;
 
 
 UpdatePerspectiveRequest::UpdatePerspectiveRequest() :
 UpdatePerspectiveRequest::UpdatePerspectiveRequest() :
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdatePerspective")
 	RpcServiceRequest("chatbot", "2017-10-11", "UpdatePerspective")
-{}
+{
+	setMethod(HttpRequest::Method::Post);
+}
 
 
 UpdatePerspectiveRequest::~UpdatePerspectiveRequest()
 UpdatePerspectiveRequest::~UpdatePerspectiveRequest()
 {}
 {}
 
 
-std::string UpdatePerspectiveRequest::getPerspectiveId()const
-{
-	return perspectiveId_;
-}
-
-void UpdatePerspectiveRequest::setPerspectiveId(const std::string& perspectiveId)
-{
-	perspectiveId_ = perspectiveId;
-	setCoreParameter("PerspectiveId", perspectiveId);
-}
-
-std::string UpdatePerspectiveRequest::getName()const
-{
-	return name_;
-}
-
-void UpdatePerspectiveRequest::setName(const std::string& name)
-{
-	name_ = name;
-	setCoreParameter("Name", name);
-}
-
+std::string UpdatePerspectiveRequest::getPerspectiveId()const
+{
+	return perspectiveId_;
+}
+
+void UpdatePerspectiveRequest::setPerspectiveId(const std::string& perspectiveId)
+{
+	perspectiveId_ = perspectiveId;
+	setCoreParameter("PerspectiveId", perspectiveId);
+}
+
+std::string UpdatePerspectiveRequest::getName()const
+{
+	return name_;
+}
+
+void UpdatePerspectiveRequest::setName(const std::string& name)
+{
+	name_ = name;
+	setCoreParameter("Name", name);
+}
+