update javadoc

This commit is contained in:
2025-04-21 14:20:08 +02:00
parent e0f9043389
commit 8fbfa43a1e
51 changed files with 420 additions and 110 deletions
+16 -2
View File
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Sat Apr 19 11:31:09 CEST 2025 -->
<!-- Generated by javadoc (21) on Mon Apr 21 14:18:36 CEST 2025 -->
<title>Index (CloudflareDNS-java 0.1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2025-04-19">
<meta name="dc.created" content="2025-04-21">
<meta name="description" content="index">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -339,6 +339,20 @@ loadScripts(document, 'script');</script>
<dd>
<div class="block">Represents a contract for entities that have a unique identifier.</div>
</dd>
<dt><a href="codes/thischwa/cf/model/ResponseResultInfo.html" class="type-name-link"
title="Klasse in codes.thischwa.cf.model">ResponseResultInfo</a> - Klasse in <a
href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
<dd>
<div class="block">Represents the result of a response with metadata about its success and associated messages
or
errors.
</div>
</dd>
<dt><a href="codes/thischwa/cf/model/ResponseResultInfo.html#%3Cinit%3E()" class="member-name-link">ResponseResultInfo()</a>
- Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ResponseResultInfo.html"
title="Klasse in codes.thischwa.cf.model">ResponseResultInfo</a>
</dt>
<dd>&nbsp;</dd>
<dt><a href="codes/thischwa/cf/model/ResultInfo.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">ResultInfo</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
<dd>
<div class="block">Represents metadata for paginated results.</div>