Interface CSDNSConfiguratorType

All Known Implementing Classes:
CSVultrDNSConfigurator

public interface CSDNSConfiguratorType
The type of DNS configurators that know how to create DNS records.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Create a TXT record with the given text.
    void
    Delete a TXT record with the given text.