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 TypeClassDescriptionclassAbstractMultipleResponse<T extends ResponseEntity>Abstract base class for response models that contain multiple result entries.classAbstractSingleResponse<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 TypeClassDescriptionclassRepresents a base abstract entity class for modeling domain objects with a unique identifier.classRepresents a DNS record entity within a specific zone.classRepresents a DNS zone entity in the Cloudflare DNS system.