public interface DomainResource
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the name of this domain.
|
List<DomainResourceRecord> |
getRecords()
Return all the resource records associated with this domain
|
String getName()
List<DomainResourceRecord> getRecords()