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 ovh-java-sdk-instance-0.9.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.minidev.ovh.api.flavor
├─ net.minidev.ovh.api.flavor.OvhFlavor.class - [JAR]
net.minidev.ovh.api.instance
├─ net.minidev.ovh.api.instance.OvhInstance.class - [JAR]
├─ net.minidev.ovh.api.instance.OvhInstanceDetail.class - [JAR]
├─ net.minidev.ovh.api.instance.OvhInstanceIp.class - [JAR]
├─ net.minidev.ovh.api.instance.OvhInstanceVNC.class - [JAR]
├─ net.minidev.ovh.api.instance.OvhQuota.class - [JAR]
net.minidev.ovh.api.ssh
├─ net.minidev.ovh.api.ssh.OvhSSHKeyPair.class - [JAR]
net.minidev.ovh.api
├─ net.minidev.ovh.api.ApiOvhInstance.class - [JAR]
net.minidev.ovh.api.image
├─ net.minidev.ovh.api.image.OvhImage.class - [JAR]