View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window aliyun-java-sdk-chatbot-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.chatbot.model.v20171011
├─ com.aliyuncs.chatbot.model.v20171011.ActivatePerspectiveRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.ActivatePerspectiveResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.AddSynonymRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.AddSynonymResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.AppendEntityMemberRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.AppendEntityMemberResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.ChatRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.ChatResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateCategoryRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateCategoryResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateCoreWordRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateCoreWordResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateDialogRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateDialogResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateEntityRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateEntityResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateIntentRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateIntentResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateKnowledgeRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreateKnowledgeResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreatePerspectiveRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.CreatePerspectiveResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteCategoryRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteCategoryResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteDialogRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteDialogResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteEntityRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteEntityResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteIntentRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteIntentResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteKnowledgeRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DeleteKnowledgeResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeCategoryRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeCategoryResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeCoreWordRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeCoreWordResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeDialogFlowRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeDialogFlowResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeDialogRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeDialogResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeEntitiesRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeEntitiesResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeIntentRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeIntentResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeKnowledgeRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribeKnowledgeResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribePerspectiveRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DescribePerspectiveResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DisableDialogFlowRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DisableDialogFlowResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DisableKnowledgeRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.DisableKnowledgeResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.FeedbackRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.FeedbackResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.MoveKnowledgeCategoryRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.MoveKnowledgeCategoryResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.PublishDialogFlowRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.PublishDialogFlowResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.PublishKnowledgeRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.PublishKnowledgeResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryCategoriesRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryCategoriesResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryCoreWordsRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryCoreWordsResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryDialogsRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryDialogsResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryEntitiesRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryEntitiesResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryIntentsRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryIntentsResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryKnowledgesRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryKnowledgesResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryPerspectivesRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QueryPerspectivesResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QuerySystemEntitiesRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.QuerySystemEntitiesResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.RemoveEntityMemberRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.RemoveEntityMemberResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.RemoveSynonymRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.RemoveSynonymResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.TestDialogFlowRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.TestDialogFlowResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateCategoryRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateCategoryResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateDialogFlowRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateDialogFlowResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateDialogRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateDialogResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateEntityRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateEntityResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateIntentRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateIntentResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateKnowledgeRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdateKnowledgeResponse.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdatePerspectiveRequest.class - [JAR]
├─ com.aliyuncs.chatbot.model.v20171011.UpdatePerspectiveResponse.class - [JAR]
com.aliyuncs.chatbot.util
├─ com.aliyuncs.chatbot.util.BeanUtil.class - [JAR]
com.aliyuncs.chatbot.transform.v20171011
├─ com.aliyuncs.chatbot.transform.v20171011.ActivatePerspectiveResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.AddSynonymResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.AppendEntityMemberResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.ChatResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.CreateCategoryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.CreateCoreWordResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.CreateDialogResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.CreateEntityResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.CreateIntentResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.CreateKnowledgeResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.CreatePerspectiveResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DeleteCategoryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DeleteDialogResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DeleteEntityResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DeleteIntentResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DeleteKnowledgeResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DescribeCategoryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DescribeCoreWordResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DescribeDialogFlowResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DescribeDialogResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DescribeEntitiesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DescribeIntentResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DescribeKnowledgeResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DescribePerspectiveResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DisableDialogFlowResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.DisableKnowledgeResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.FeedbackResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.MoveKnowledgeCategoryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.PublishDialogFlowResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.PublishKnowledgeResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.QueryCategoriesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.QueryCoreWordsResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.QueryDialogsResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.QueryEntitiesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.QueryIntentsResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.QueryKnowledgesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.QueryPerspectivesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.QuerySystemEntitiesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.RemoveEntityMemberResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.RemoveSynonymResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.TestDialogFlowResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.UpdateCategoryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.UpdateDialogFlowResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.UpdateDialogResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.UpdateEntityResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.UpdateIntentResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.UpdateKnowledgeResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.chatbot.transform.v20171011.UpdatePerspectiveResponseUnmarshaller.class - [JAR]