Uses of Class
codes.thischwa.cf.model.AbstractResponse
Packages that use AbstractResponse
-
Uses of AbstractResponse in codes.thischwa.cf.model
Subclasses of AbstractResponse in codes.thischwa.cf.modelModifier 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.classRepresents the API response of the Cloudflare API containing multipleRecordEntityinstances.classRepresents the API response of the Cloudflare API containing a singleRecordEntityinstance.classRepresents a response model that contains multipleZoneEntityinstances.