@Deprecated public interface DNSEntry extends ModelEntity
| 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 getId()
String getDomain()
String getIpAddress()
String getName()
DNSRecordType getType()
Copyright © 2020. All rights reserved.