Uses of Class
org.bremersee.dccon.model.DhcpLease
-
-
Uses of DhcpLease in org.bremersee.dccon.model
Constructors in org.bremersee.dccon.model with parameters of type DhcpLease Constructor Description DnsRecord(String recordType, String recordValue, byte[] recordRawValue, String correlatedRecordValue, Integer version, Integer serial, Integer ttlSeconds, OffsetDateTime timeStamp, DhcpLease dhcpLease)
Instantiates a new Dns record.
-