Uses of Interface
codes.thischwa.cf.model.ResponseEntity
Packages that use ResponseEntity
-
Uses of ResponseEntity in codes.thischwa.cf.model
Classes in codes.thischwa.cf.model with type parameters of type ResponseEntityModifier and TypeClassDescriptionclass
AbstractMultipleResponse<T extends ResponseEntity>
Abstract base class for response models that contain multiple result entries.class
AbstractSingleResponse<T extends ResponseEntity>
Represents a base abstract response model for handling single response entities within an API response.Classes in codes.thischwa.cf.model that implement ResponseEntityModifier and TypeClassDescriptionclass
Represents a base abstract entity class for modeling domain objects with a unique identifier.class
Represents a DNS record entity within a specific zone.class
Represents a DNS zone entity in the Cloudflare DNS system.