Files
CloudflareDNS-java/docs/apidocs/overview-tree.html
T
thischwa b3be440320 Regenerate Javadoc files for consistency
The Javadoc files have been regenerated to reflect updates in metadata including timestamps and headers. This ensures the documentation remains consistent with the latest source code revisions.
2025-04-23 16:30:40 +02:00

138 lines
8.7 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Wed Apr 23 16:29:51 CEST 2025 -->
<title>Klassenhierarchie (CloudflareDNS-java 0.2.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-23">
<meta name="description" content="class tree">
<meta name="generator" content="javadoc/TreeWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="tree-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript ist im Browser deaktiviert.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Navigationslinks umschalten"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="skip-nav"><a href="#skip-navbar-top" title="Navigations-Links überspringen">Navigations-Links überspringen</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Überblick</a></li>
<li>Package</li>
<li>Klasse</li>
<li>Verwendung</li>
<li class="nav-bar-cell1-rev">Baum</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#tree">Hilfe</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Suchen">
<input type="reset" id="reset-button" disabled value="reset">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 class="title">Hierarchie für alle Packages</h1>
</div>
<span class="package-hierarchy-label">Packagehierarchien:</span>
<ul class="horizontal contents-list">
<li><a href="codes/thischwa/cf/package-tree.html">codes.thischwa.cf</a>, </li>
<li><a href="codes/thischwa/cf/model/package-tree.html">codes.thischwa.cf.model</a></li>
</ul>
<section class="hierarchy">
<h2 title="Klassenhierarchie">Klassenhierarchie</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="Klasse oder Schnittstelle in java.lang">Object</a>
<ul>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/AbstractEntity.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">AbstractEntity</a> (implements codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ResponseEntity.html" title="Schnittstelle in codes.thischwa.cf.model">ResponseEntity</a>)
<ul>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordEntity.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">RecordEntity</a></li>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ZoneEntity.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">ZoneEntity</a></li>
</ul>
</li>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/AbstractResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">AbstractResponse</a>
<ul>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/AbstractMultipleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">AbstractMultipleResponse</a>&lt;T&gt;
<ul>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordMultipleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">RecordMultipleResponse</a></li>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ZoneMultipleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">ZoneMultipleResponse</a></li>
</ul>
</li>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/AbstractSingleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">AbstractSingleResponse</a>&lt;T&gt;
<ul>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordSingleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">RecordSingleResponse</a></li>
</ul>
</li>
</ul>
</li>
<li class="circle">codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" class="type-name-link" title="Klasse in codes.thischwa.cf">CfDnsClient</a></li>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/PagingRequest.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">PagingRequest</a></li>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ResponseResultInfo.html"
class="type-name-link" title="Klasse in codes.thischwa.cf.model">ResponseResultInfo</a>
</li>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ResultInfo.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">ResultInfo</a></li>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Throwable.html" class="type-name-link external-link" title="Klasse oder Schnittstelle in java.lang">Throwable</a> (implements java.io.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="Klasse oder Schnittstelle in java.io" class="external-link">Serializable</a>)
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Exception.html" class="type-name-link external-link" title="Klasse oder Schnittstelle in java.lang">Exception</a>
<ul>
<li class="circle">codes.thischwa.cf.<a href="codes/thischwa/cf/CloudflareApiException.html" class="type-name-link" title="Klasse in codes.thischwa.cf">CloudflareApiException</a>
<ul>
<li class="circle">codes.thischwa.cf.<a href="codes/thischwa/cf/CloudflareNotFoundException.html" class="type-name-link" title="Klasse in codes.thischwa.cf">CloudflareNotFoundException</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
<section class="hierarchy">
<h2 title="Schnittstellenhierarchie">Schnittstellenhierarchie</h2>
<ul>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ResponseEntity.html" class="type-name-link" title="Schnittstelle in codes.thischwa.cf.model">ResponseEntity</a></li>
</ul>
</section>
<section class="hierarchy">
<h2 title="Enum-Klassenhierarchie">Enum-Klassenhierarchie</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="Klasse oder Schnittstelle in java.lang">Object</a>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Enum.html" class="type-name-link external-link" title="Klasse oder Schnittstelle in java.lang">Enum</a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="Klasse oder Schnittstelle in java.lang" class="external-link">Comparable</a>&lt;T&gt;, java.lang.constant.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/constant/Constable.html" title="Klasse oder Schnittstelle in java.lang.constant" class="external-link">Constable</a>, java.io.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="Klasse oder Schnittstelle in java.io" class="external-link">Serializable</a>)
<ul>
<li class="circle">codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" class="type-name-link" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></li>
<li class="circle">codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordType.html" class="type-name-link" title="Enum-Klasse in codes.thischwa.cf.model">RecordType</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>