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 ucloud-sdk-java-uphost-1.2.15-release.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.ucloud.uphost.client
├─ cn.ucloud.uphost.client.UPHostClient.class - [JAR]
├─ cn.ucloud.uphost.client.UPHostClientInterface.class - [JAR]
cn.ucloud.uphost.models
├─ cn.ucloud.uphost.models.CreatePHostImageRequest.class - [JAR]
├─ cn.ucloud.uphost.models.CreatePHostImageResponse.class - [JAR]
├─ cn.ucloud.uphost.models.CreatePHostRequest.class - [JAR]
├─ cn.ucloud.uphost.models.CreatePHostResponse.class - [JAR]
├─ cn.ucloud.uphost.models.DescribeBaremetalMachineTypeRequest.class - [JAR]
├─ cn.ucloud.uphost.models.DescribeBaremetalMachineTypeResponse.class - [JAR]
├─ cn.ucloud.uphost.models.DescribePHostImageRequest.class - [JAR]
├─ cn.ucloud.uphost.models.DescribePHostImageResponse.class - [JAR]
├─ cn.ucloud.uphost.models.DescribePHostMachineTypeRequest.class - [JAR]
├─ cn.ucloud.uphost.models.DescribePHostMachineTypeResponse.class - [JAR]
├─ cn.ucloud.uphost.models.DescribePHostRequest.class - [JAR]
├─ cn.ucloud.uphost.models.DescribePHostResponse.class - [JAR]
├─ cn.ucloud.uphost.models.DescribePHostTagsRequest.class - [JAR]
├─ cn.ucloud.uphost.models.DescribePHostTagsResponse.class - [JAR]
├─ cn.ucloud.uphost.models.GetPHostDiskUpgradePriceRequest.class - [JAR]
├─ cn.ucloud.uphost.models.GetPHostDiskUpgradePriceResponse.class - [JAR]
├─ cn.ucloud.uphost.models.GetPHostPriceRequest.class - [JAR]
├─ cn.ucloud.uphost.models.GetPHostPriceResponse.class - [JAR]
├─ cn.ucloud.uphost.models.ModifyPHostImageInfoRequest.class - [JAR]
├─ cn.ucloud.uphost.models.ModifyPHostImageInfoResponse.class - [JAR]
├─ cn.ucloud.uphost.models.ModifyPHostInfoRequest.class - [JAR]
├─ cn.ucloud.uphost.models.ModifyPHostInfoResponse.class - [JAR]
├─ cn.ucloud.uphost.models.PoweroffPHostRequest.class - [JAR]
├─ cn.ucloud.uphost.models.PoweroffPHostResponse.class - [JAR]
├─ cn.ucloud.uphost.models.RebootPHostRequest.class - [JAR]
├─ cn.ucloud.uphost.models.RebootPHostResponse.class - [JAR]
├─ cn.ucloud.uphost.models.ReinstallPHostRequest.class - [JAR]
├─ cn.ucloud.uphost.models.ReinstallPHostResponse.class - [JAR]
├─ cn.ucloud.uphost.models.ResetPHostPasswordRequest.class - [JAR]
├─ cn.ucloud.uphost.models.ResetPHostPasswordResponse.class - [JAR]
├─ cn.ucloud.uphost.models.ResizePHostAttachedDiskRequest.class - [JAR]
├─ cn.ucloud.uphost.models.ResizePHostAttachedDiskResponse.class - [JAR]
├─ cn.ucloud.uphost.models.StartPHostRequest.class - [JAR]
├─ cn.ucloud.uphost.models.StartPHostResponse.class - [JAR]
├─ cn.ucloud.uphost.models.StopPHostRequest.class - [JAR]
├─ cn.ucloud.uphost.models.StopPHostResponse.class - [JAR]
├─ cn.ucloud.uphost.models.TerminatePHostImageRequest.class - [JAR]
├─ cn.ucloud.uphost.models.TerminatePHostImageResponse.class - [JAR]
├─ cn.ucloud.uphost.models.TerminatePHostRequest.class - [JAR]
├─ cn.ucloud.uphost.models.TerminatePHostResponse.class - [JAR]