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-vcg-3.1.1022.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencentcloudapi.vcg.v20240404
├─ com.tencentcloudapi.vcg.v20240404.VcgClient.class - [JAR]
├─ com.tencentcloudapi.vcg.v20240404.VcgErrorCode.class - [JAR]
com.tencentcloudapi.vcg.v20240404.models
├─ com.tencentcloudapi.vcg.v20240404.models.DescribeVideoStylizationJobRequest.class - [JAR]
├─ com.tencentcloudapi.vcg.v20240404.models.DescribeVideoStylizationJobResponse.class - [JAR]
├─ com.tencentcloudapi.vcg.v20240404.models.SubmitVideoStylizationJobRequest.class - [JAR]
├─ com.tencentcloudapi.vcg.v20240404.models.SubmitVideoStylizationJobResponse.class - [JAR]