All Classes and Interfaces

Class
Description
Represents a base abstract entity class for modeling domain objects with a unique identifier.
Abstract base class for response models that contain multiple result entries.
Abstract base class for API response models.
Represents a base abstract response model for handling single response entities within an API response.
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.
Represents a request model for paginated data.
Represents a DNS record entity within a specific zone.
Represents the API response of the Cloudflare API containing multiple RecordEntity instances.
Represents the API response of the Cloudflare API containing a single DNS record entity.
Enum representing various DNS record types.
Represents a contract for entities that have a unique identifier.
Represents the result of a response with metadata about its success and associated messages or errors.
Represents metadata for paginated results.
Represents a DNS zone entity in the Cloudflare DNS system.
Represents a response model that contains multiple ZoneEntity instances.