Verwendungen von Klasse
codes.thischwa.cf.model.AbstractResponse
Packages, die AbstractResponse verwenden
-
Verwendungen von AbstractResponse in codes.thischwa.cf.model
Unterklassen von AbstractResponse in codes.thischwa.cf.modelModifizierer und TypKlasseBeschreibungclassAbstractMultipleResponse<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 single DNS record entity.classRepresents a response model that contains multipleZoneEntityinstances.