@Deprecated public class ExtDNSEntry extends Object implements DNSEntry
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtDNSEntry.DNSEntries
Deprecated.
|
| Constructor and Description |
|---|
ExtDNSEntry()
Deprecated.
|
ExtDNSEntry(String ipAddress,
DNSRecordType type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain()
Deprecated.
The FQ Domain this entry is associated with
|
String |
getId()
Deprecated.
The identifier for this entry
|
String |
getIpAddress()
Deprecated.
The IP Address associated with this entry
|
String |
getName()
Deprecated.
The name of this entry
|
DNSRecordType |
getType()
Deprecated.
The DNS Record Type for this entry
|
String |
toString()
Deprecated.
|
public ExtDNSEntry()
public ExtDNSEntry(String ipAddress, DNSRecordType type)
public String getId()
DNSEntrypublic String getDomain()
DNSEntrypublic String getIpAddress()
DNSEntrygetIpAddress in interface DNSEntrypublic String getName()
DNSEntrypublic DNSRecordType getType()
DNSEntryCopyright © 2020. All rights reserved.