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-dedicatedinstallationTemplate-1.0.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.minidev.ovh.api.dedicated.server
├─ net.minidev.ovh.api.dedicated.server.OvhBitFormatEnum.class - [JAR]
├─ net.minidev.ovh.api.dedicated.server.OvhPartitionRaidEnum.class - [JAR]
├─ net.minidev.ovh.api.dedicated.server.OvhSupportsUEFIEnum.class - [JAR]
net.minidev.ovh.api.dedicated
├─ net.minidev.ovh.api.dedicated.OvhTemplateOsFileSystemEnum.class - [JAR]
├─ net.minidev.ovh.api.dedicated.OvhTemplateOsHardwareRaidEnum.class - [JAR]
├─ net.minidev.ovh.api.dedicated.OvhTemplateOsLanguageEnum.class - [JAR]
├─ net.minidev.ovh.api.dedicated.OvhTemplateOsProperties.class - [JAR]
├─ net.minidev.ovh.api.dedicated.OvhTemplateOsTypeEnum.class - [JAR]
├─ net.minidev.ovh.api.dedicated.OvhTemplateOsUsageEnum.class - [JAR]
├─ net.minidev.ovh.api.dedicated.OvhTemplatePartitionTypeEnum.class - [JAR]
net.minidev.ovh.api.dedicated.installationtemplate
├─ net.minidev.ovh.api.dedicated.installationtemplate.OvhHardwareRaid.class - [JAR]
├─ net.minidev.ovh.api.dedicated.installationtemplate.OvhTemplatePartitioningSchemes.class - [JAR]
├─ net.minidev.ovh.api.dedicated.installationtemplate.OvhTemplatePartitions.class - [JAR]
├─ net.minidev.ovh.api.dedicated.installationtemplate.OvhTemplates.class - [JAR]
net.minidev.ovh.api
├─ net.minidev.ovh.api.ApiOvhDedicatedinstallationTemplate.class - [JAR]
net.minidev.ovh.api.complextype
├─ net.minidev.ovh.api.complextype.OvhUnitAndValue.class - [JAR]