Removed obsolete constructors at the exceptions and Update Javadoc files with latest generated content.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Alle Klassen und Schnittstellen (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Alle Packages (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>CfDnsClient (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>CfRequest (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>CloudflareApiException (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">
|
||||
@@ -134,10 +134,6 @@ loadScripts(document, 'script');</script>
|
||||
<div class="col-last odd-row-color">
|
||||
<div class="block">Constructs a new CloudflareApiException with the specified detail message and cause.</div>
|
||||
</div>
|
||||
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">CloudflareApiException</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Throwable.html" title="Klasse oder Schnittstelle in java.lang" class="external-link">Throwable</a> cause)</code></div>
|
||||
<div class="col-last even-row-color">
|
||||
<div class="block">Constructs a new CloudflareApiException with the specified cause.</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
@@ -188,18 +184,6 @@ loadScripts(document, 'script');</script>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="<init>(java.lang.Throwable)">
|
||||
<h3>CloudflareApiException</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">CloudflareApiException</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Throwable.html" title="Klasse oder Schnittstelle in java.lang" class="external-link">Throwable</a> cause)</span></div>
|
||||
<div class="block">Constructs a new CloudflareApiException with the specified cause.</div>
|
||||
<dl class="notes">
|
||||
<dt>Parameter:</dt>
|
||||
<dd><code>cause</code> - the cause of this exception, which is the underlying throwable that triggered this
|
||||
exception.</dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>CloudflareNotFoundException (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">
|
||||
@@ -136,10 +136,6 @@ loadScripts(document, 'script');</script>
|
||||
<div class="col-last odd-row-color">
|
||||
<div class="block">Constructs a new CloudflareNotFoundException with the specified detail message and cause.</div>
|
||||
</div>
|
||||
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">CloudflareNotFoundException</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Throwable.html" title="Klasse oder Schnittstelle in java.lang" class="external-link">Throwable</a> cause)</code></div>
|
||||
<div class="col-last even-row-color">
|
||||
<div class="block">Constructs a new CloudflareNotFoundException with the specified cause.</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
@@ -191,18 +187,6 @@ loadScripts(document, 'script');</script>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="<init>(java.lang.Throwable)">
|
||||
<h3>CloudflareNotFoundException</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">CloudflareNotFoundException</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Throwable.html" title="Klasse oder Schnittstelle in java.lang" class="external-link">Throwable</a> cause)</span></div>
|
||||
<div class="block">Constructs a new CloudflareNotFoundException with the specified cause.</div>
|
||||
<dl class="notes">
|
||||
<dt>Parameter:</dt>
|
||||
<dd><code>cause</code> - the cause of this exception, which is the underlying throwable that triggered this
|
||||
exception.</dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.CfDnsClient (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Enum-Klasse codes.thischwa.cf.CfRequest (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.CloudflareApiException (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.CloudflareNotFoundException (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>AbstractEntity (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>AbstractMultipleResponse (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>AbstractResponse (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>AbstractSingleResponse (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>PagingRequest (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>RecordEntity (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>RecordMultipleResponse (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>RecordSingleResponse (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>RecordType (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>ResponseEntity (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>ResponseResultInfo (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>ResultInfo (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>ZoneEntity (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>ZoneMultipleResponse (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.AbstractEntity (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.AbstractMultipleResponse (CloudflareDNS-java
|
||||
0.2.0-SNAPSHOT API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.AbstractResponse (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.AbstractSingleResponse (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.PagingRequest (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.RecordEntity (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.RecordMultipleResponse (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.RecordSingleResponse (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Enum-Klasse codes.thischwa.cf.model.RecordType (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Schnittstelle codes.thischwa.cf.model.ResponseEntity (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.ResponseResultInfo (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Datensatzklasse codes.thischwa.cf.model.ResultInfo (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.ZoneEntity (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Klasse codes.thischwa.cf.model.ZoneMultipleResponse (CloudflareDNS-java 0.2.0-SNAPSHOT
|
||||
API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>codes.thischwa.cf.model (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>codes.thischwa.cf.model 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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Package codes.thischwa.cf.model (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>codes.thischwa.cf (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>codes.thischwa.cf 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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Verwendungsweise von Package codes.thischwa.cf (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>API-Hilfe (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Index (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">
|
||||
@@ -152,10 +152,6 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">Constructs a new CloudflareApiException with the specified detail message and cause.</div>
|
||||
</dd>
|
||||
<dt><a href="codes/thischwa/cf/CloudflareApiException.html#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">CloudflareApiException(Throwable)</a> - Konstruktor für Ausnahmeklasse codes.thischwa.cf.<a href="codes/thischwa/cf/CloudflareApiException.html" title="Klasse in codes.thischwa.cf">CloudflareApiException</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructs a new CloudflareApiException with the specified cause.</div>
|
||||
</dd>
|
||||
<dt><a href="codes/thischwa/cf/CloudflareNotFoundException.html" class="type-name-link" title="Klasse in codes.thischwa.cf">CloudflareNotFoundException</a> - Ausnahmeklasse in <a href="codes/thischwa/cf/package-summary.html">codes.thischwa.cf</a></dt>
|
||||
<dd>
|
||||
<div class="block">This exception is thrown to indicate that a requested resource was not found during interaction
|
||||
@@ -169,10 +165,6 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">Constructs a new CloudflareNotFoundException with the specified detail message and cause.</div>
|
||||
</dd>
|
||||
<dt><a href="codes/thischwa/cf/CloudflareNotFoundException.html#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">CloudflareNotFoundException(Throwable)</a> - Konstruktor für Ausnahmeklasse codes.thischwa.cf.<a href="codes/thischwa/cf/CloudflareNotFoundException.html" title="Klasse in codes.thischwa.cf">CloudflareNotFoundException</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructs a new CloudflareNotFoundException with the specified cause.</div>
|
||||
</dd>
|
||||
<dt><a href="codes/thischwa/cf/model/RecordType.html#CNAME" class="member-name-link">CNAME</a> - Enum-Konstante in Enum-Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordType.html" title="Enum-Klasse in codes.thischwa.cf.model">RecordType</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents the DNS CNAME (Canonical Name) record type.</div>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Überblick (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">
|
||||
|
||||
@@ -61,11 +61,6 @@ memberSearchIndex = [{"p": "codes.thischwa.cf.model", "c": "RecordType", "l": "A
|
||||
"c": "CloudflareApiException",
|
||||
"l": "CloudflareApiException(String, Throwable)",
|
||||
"u": "%3Cinit%3E(java.lang.String,java.lang.Throwable)"
|
||||
}, {
|
||||
"p": "codes.thischwa.cf",
|
||||
"c": "CloudflareApiException",
|
||||
"l": "CloudflareApiException(Throwable)",
|
||||
"u": "%3Cinit%3E(java.lang.Throwable)"
|
||||
}, {
|
||||
"p": "codes.thischwa.cf",
|
||||
"c": "CloudflareNotFoundException",
|
||||
@@ -76,11 +71,6 @@ memberSearchIndex = [{"p": "codes.thischwa.cf.model", "c": "RecordType", "l": "A
|
||||
"c": "CloudflareNotFoundException",
|
||||
"l": "CloudflareNotFoundException(String, Throwable)",
|
||||
"u": "%3Cinit%3E(java.lang.String,java.lang.Throwable)"
|
||||
}, {
|
||||
"p": "codes.thischwa.cf",
|
||||
"c": "CloudflareNotFoundException",
|
||||
"l": "CloudflareNotFoundException(Throwable)",
|
||||
"u": "%3Cinit%3E(java.lang.Throwable)"
|
||||
}, {"p": "codes.thischwa.cf.model", "c": "RecordType", "l": "CNAME"}, {
|
||||
"p": "codes.thischwa.cf.model",
|
||||
"c": "ResultInfo",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Suchen (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">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>Serialisierte Form (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">
|
||||
|
||||
@@ -29,14 +29,4 @@ public class CloudflareApiException extends Exception {
|
||||
public CloudflareApiException(String message, Throwable cause) {
|
||||
super(message, cause);
|
||||
}
|
||||
|
||||
/**
|
||||
* Constructs a new CloudflareApiException with the specified cause.
|
||||
*
|
||||
* @param cause the cause of this exception, which is the underlying throwable that triggered this
|
||||
* exception.
|
||||
*/
|
||||
public CloudflareApiException(Throwable cause) {
|
||||
super(cause);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,13 +31,4 @@ public class CloudflareNotFoundException extends CloudflareApiException {
|
||||
super(message, cause);
|
||||
}
|
||||
|
||||
/**
|
||||
* Constructs a new CloudflareNotFoundException with the specified cause.
|
||||
*
|
||||
* @param cause the cause of this exception, which is the underlying throwable that triggered this
|
||||
* exception.
|
||||
*/
|
||||
public CloudflareNotFoundException(Throwable cause) {
|
||||
super(cause);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user