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-trdp-3.1.838.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencentcloudapi.trdp.v20220726
├─ com.tencentcloudapi.trdp.v20220726.TrdpClient.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.TrdpErrorCode.class - [JAR]
com.tencentcloudapi.trdp.v20220726.models
├─ com.tencentcloudapi.trdp.v20220726.models.AccountInfo.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.models.DeviceDetailInfo.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.models.DeviceFingerprintInfo.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.models.EvaluateUserRiskRequest.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.models.EvaluateUserRiskResponse.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.models.EvaluationResult.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.models.MarketingInfo.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.models.UniversalAccountInfo.class - [JAR]
├─ com.tencentcloudapi.trdp.v20220726.models.UserInfo.class - [JAR]