Interface ZoneDomainResource

  • All Superinterfaces:
    DomainResource

    public interface ZoneDomainResource
    extends DomainResource
    Should return an SOA record and NS records in getRecords()...
    • Method Detail

      • getDomainResources

        Set<DomainResource> getDomainResources()
        Return a set of all of the domains contained in this zone, which will be used for transferring out the zone to another nameserver. Should include a reference to itself in the set. If support for sending zones isn't required, just return null
        Returns: