Package codes.thischwa.cf


package codes.thischwa.cf
The base package of CloudflareDNS-java.
  • Class
    Description
    CfDnsClient is a client interface to interact with Cloudflare DNS service.
    Enum CfRequest encapsulates various API endpoint paths for managing DNS zones and records in a cohesive and reusable manner.
    Represents a custom exception for errors encountered while interacting with the Cloudflare API.
    This exception is thrown to indicate that a requested resource was not found during interaction with the Cloudflare API.