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 tencentcloud-sdk-java-hunyuan-3.1.913.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencentcloudapi.hunyuan.v20230901
├─ com.tencentcloudapi.hunyuan.v20230901.HunyuanClient.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.HunyuanErrorCode.class - [JAR]
com.tencentcloudapi.hunyuan.v20230901.models
├─ com.tencentcloudapi.hunyuan.v20230901.models.ChatProRequest.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.ChatProResponse.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.ChatStdRequest.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.ChatStdResponse.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.Choice.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.Delta.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.ErrorMsg.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.GetTokenCountRequest.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.GetTokenCountResponse.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.Message.class - [JAR]
├─ com.tencentcloudapi.hunyuan.v20230901.models.Usage.class - [JAR]