public interface DNSEntry extends ModelEntity
Modifier and Type | Method and Description |
---|---|
String |
getDomain()
The FQ Domain this entry is associated with
|
String |
getId()
The identifier for this entry
|
String |
getIpAddress()
The IP Address associated with this entry
|
String |
getName()
The name of this entry
|
DNSRecordType |
getType()
The DNS Record Type for this entry
|
String getId()
String getDomain()
String getIpAddress()
String getName()
DNSRecordType getType()
Copyright © 2017. All rights reserved.