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 azure-mgmt-privatedns-1.0.0-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.management.privatedns.v2018_09_01
├─ com.microsoft.azure.management.privatedns.v2018_09_01.ARecord.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.AaaaRecord.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.CnameRecord.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.MxRecord.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.PrivateZone.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.PrivateZones.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.ProvisioningState.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.PtrRecord.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.RecordSet.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.RecordSets.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.RecordType.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.SoaRecord.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.SrvRecord.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.TxtRecord.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.VirtualNetworkLink.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.VirtualNetworkLinkState.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.VirtualNetworkLinks.class - [JAR]
com.microsoft.azure.management.privatedns.v2018_09_01.implementation
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.IdParsingUtils.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.PageImpl.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.PrivateDnsManagementClientImpl.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.PrivateZoneImpl.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.PrivateZoneInner.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.PrivateZonesImpl.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.PrivateZonesInner.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.RecordSetImpl.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.RecordSetInner.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.RecordSetsImpl.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.RecordSetsInner.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.VirtualNetworkLinkImpl.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.VirtualNetworkLinkInner.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.VirtualNetworkLinksImpl.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.VirtualNetworkLinksInner.class - [JAR]
├─ com.microsoft.azure.management.privatedns.v2018_09_01.implementation.privatednsManager.class - [JAR]