af4e09f938
Updated JavaDocs for consistency and clarity, modified styling with CSS variables for better maintainability, and enhanced script functionality for interactivity. Minor localization changes and accessibility improvements made to the generated documentation.
473 lines
38 KiB
HTML
473 lines
38 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (21) on Sat Apr 19 11:31:09 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="description" content="index">
|
|
<meta name="generator" content="javadoc/IndexWriter">
|
|
<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="index-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"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </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><a href="overview-tree.html">Baum</a></li>
|
|
<li class="nav-bar-cell1-rev">Index</li>
|
|
<li><a href="help-doc.html#index">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>Index</h1>
|
|
</div>
|
|
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:Z">Z</a> <br><a href="allclasses-index.html">Alle Klassen und Schnittstellen</a><span class="vertical-separator">|</span><a href="allpackages-index.html">Alle Packages</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialisierte Form</a>
|
|
<h2 class="title" id="I:A">A</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#A" class="member-name-link">A</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 A record type.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#AAAA" class="member-name-link">AAAA</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 AAAA record type.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/AbstractEntity.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">AbstractEntity</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a base abstract entity class for modeling domain objects with a unique identifier.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/AbstractEntity.html#%3Cinit%3E()" class="member-name-link">AbstractEntity()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/AbstractEntity.html" title="Klasse in codes.thischwa.cf.model">AbstractEntity</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="codes/thischwa/cf/model/AbstractMultipleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">AbstractMultipleResponse<T></a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract base class for response models that contain multiple result entries.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/AbstractResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">AbstractResponse</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract base class for API response models.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/AbstractResponse.html#%3Cinit%3E()" class="member-name-link">AbstractResponse()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/AbstractResponse.html" title="Klasse in codes.thischwa.cf.model">AbstractResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="codes/thischwa/cf/model/AbstractSingleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">AbstractSingleResponse<T></a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a base abstract response model for handling single response entities within an API
|
|
response.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/AbstractSingleResponse.html#%3Cinit%3E()" class="member-name-link">AbstractSingleResponse()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/AbstractSingleResponse.html" title="Klasse in codes.thischwa.cf.model">AbstractSingleResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="codes/thischwa/cf/model/PagingRequest.html#addQueryString(java.lang.String)" class="member-name-link">addQueryString(String)</a> - Methode in Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/PagingRequest.html" title="Klasse in codes.thischwa.cf.model">PagingRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Appends a query string with pagination parameters (page and perPage) to the provided endpoint.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:B">B</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordEntity.html#build(java.lang.String,codes.thischwa.cf.model.RecordType,java.lang.Integer,java.lang.String)" class="member-name-link">build(String, RecordType, Integer, String)</a> - Statische Methode in Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordEntity.html" title="Klasse in codes.thischwa.cf.model">RecordEntity</a></dt>
|
|
<dd>
|
|
<div class="block">Builds and returns a <a href="codes/thischwa/cf/model/RecordEntity.html" title="Klasse in codes.thischwa.cf.model"><code>RecordEntity</code></a> instance with the specified attributes.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:C">C</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#CAA" class="member-name-link">CAA</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 CAA (Certificate Authority Authorization) record type.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#CERT" class="member-name-link">CERT</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 CERT record type.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html" class="type-name-link" title="Klasse in codes.thischwa.cf">CfDnsClient</a> - Klasse in <a href="codes/thischwa/cf/package-summary.html">codes.thischwa.cf</a></dt>
|
|
<dd>
|
|
<div class="block">CfDnsClient is a client interface to interact with Cloudflare DNS service.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#%3Cinit%3E(boolean,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">CfDnsClient(boolean, String, String, String)</a> - Konstruktor für Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new instance of <code>CfDnsClient</code>, which facilitates interactions with the
|
|
Cloudflare DNS API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">CfDnsClient(String, String)</a> - Konstruktor für Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a CfDnsClient instance for interacting with the Cloudflare DNS API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">CfDnsClient(String, String, String)</a> - Konstruktor für Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a CfDnsClient instance for interacting with the Cloudflare DNS API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html" class="type-name-link" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a> - Enum-Klasse in <a href="codes/thischwa/cf/package-summary.html">codes.thischwa.cf</a></dt>
|
|
<dd>
|
|
<div class="block">Enum CfRequest encapsulates various API endpoint paths for managing DNS zones and records in a
|
|
cohesive and reusable manner.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CloudflareApiException.html" class="type-name-link" title="Klasse in codes.thischwa.cf">CloudflareApiException</a> - Ausnahmeklasse in <a href="codes/thischwa/cf/package-summary.html">codes.thischwa.cf</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a custom exception for errors encountered while interacting with the Cloudflare API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CloudflareApiException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">CloudflareApiException(String)</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 detail message.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CloudflareApiException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">CloudflareApiException(String, 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 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
|
|
with the Cloudflare API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CloudflareNotFoundException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">CloudflareNotFoundException(String)</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 detail message.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CloudflareNotFoundException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">CloudflareNotFoundException(String, 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 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>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/package-summary.html">codes.thischwa.cf</a> - Package codes.thischwa.cf</dt>
|
|
<dd>
|
|
<div class="block">The base package of CloudflareDNS-java.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a> - Package codes.thischwa.cf.model</dt>
|
|
<dd>
|
|
<div class="block">The model of CloudflareDNS-java.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:D">D</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/PagingRequest.html#defaultPaging()" class="member-name-link">defaultPaging()</a> - Statische Methode in Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/PagingRequest.html" title="Klasse in codes.thischwa.cf.model">PagingRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a default <code>PagingRequest</code> instance with a page number set to 1 and a high number
|
|
of items per page (5,000,000) to accommodate large dataset requests.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#DNSKEY" class="member-name-link">DNSKEY</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 DNSKEY record type.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#DS" class="member-name-link">DS</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 DS (Delegation Signer) record type.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:G">G</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/ResponseEntity.html#getId()" class="member-name-link">getId()</a> - Methode in Schnittstelle codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ResponseEntity.html" title="Schnittstelle in codes.thischwa.cf.model">ResponseEntity</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the unique identifier of the entity.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/PagingRequest.html#getPagingParams()" class="member-name-link">getPagingParams()</a> - Methode in Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/PagingRequest.html" title="Klasse in codes.thischwa.cf.model">PagingRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the pagination parameters in a key-value map format.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:H">H</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#HTTPS" class="member-name-link">HTTPS</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 HTTPS (HTTP Service) record type.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:L">L</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#LOC" class="member-name-link">LOC</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 LOC (Location) record type.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:M">M</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#MX" class="member-name-link">MX</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 MX (Mail Exchange) record type.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:N">N</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#NAPTR" class="member-name-link">NAPTR</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 NAPTR record type for DNS configurations.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#NS" class="member-name-link">NS</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 namespace or identifier `"NS"` within the domain model.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:O">O</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/PagingRequest.html#of(int,int)" class="member-name-link">of(int, int)</a> - Statische Methode in Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/PagingRequest.html" title="Klasse in codes.thischwa.cf.model">PagingRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new <code>PagingRequest</code> instance with the specified page number and items per page.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#OPENPGPKEY" class="member-name-link">OPENPGPKEY</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 "OPENPGPKEY" DNS record type.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:P">P</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/PagingRequest.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">PagingRequest</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a request model for paginated data.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#PTR" class="member-name-link">PTR</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 a DNS record type.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:R">R</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#RECORD_CREATE" class="member-name-link">RECORD_CREATE</a> - Enum-Konstante in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API endpoint path for creating a new DNS record within a specific DNS zone.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#RECORD_DELETE" class="member-name-link">RECORD_DELETE</a> - Enum-Konstante in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API endpoint path for deleting an existing DNS record within a specific DNS
|
|
zone.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#RECORD_INFO_NAME" class="member-name-link">RECORD_INFO_NAME</a> - Enum-Konstante in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API endpoint path for retrieving information about a DNS record within a
|
|
specific DNS zone by its name.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#RECORD_INFO_NAME_TYPE" class="member-name-link">RECORD_INFO_NAME_TYPE</a> - Enum-Konstante in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API endpoint path for retrieving information about a DNS record within a
|
|
specific DNS zone by its name and type.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#RECORD_UPDATE" class="member-name-link">RECORD_UPDATE</a> - Enum-Konstante in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API endpoint path for updating an existing DNS record within a specific DNS
|
|
zone.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#recordCreate(codes.thischwa.cf.model.ZoneEntity,codes.thischwa.cf.model.RecordEntity)" class="member-name-link">recordCreate(ZoneEntity, RecordEntity)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new DNS record in the specified zone using the Cloudflare API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#recordCreate(codes.thischwa.cf.model.ZoneEntity,java.lang.String,int,codes.thischwa.cf.model.RecordType,java.lang.String)" class="member-name-link">recordCreate(ZoneEntity, String, int, RecordType, String)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a DNS record in the specified DNS zone with the provided details.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#recordDelete(codes.thischwa.cf.model.ZoneEntity,codes.thischwa.cf.model.RecordEntity)" class="member-name-link">recordDelete(ZoneEntity, RecordEntity)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Deletes a DNS record of the specified type within a given zone on the Cloudflare API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#recordDelete(codes.thischwa.cf.model.ZoneEntity,java.lang.String)" class="member-name-link">recordDelete(ZoneEntity, String)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Deletes a DNS record of the specified type within a given zone on the Cloudflare API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#recordDeleteTypeIfExists(codes.thischwa.cf.model.ZoneEntity,java.lang.String,codes.thischwa.cf.model.RecordType...)" class="member-name-link">recordDeleteTypeIfExists(ZoneEntity, String, RecordType...)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Deletes DNS records of a specific type within a given zone if they exist.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordEntity.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">RecordEntity</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a DNS record entity within a specific zone.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordEntity.html#%3Cinit%3E()" class="member-name-link">RecordEntity()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordEntity.html" title="Klasse in codes.thischwa.cf.model">RecordEntity</a></dt>
|
|
<dd>
|
|
<div class="block">Initializes a new instance of the RecordEntity class and invokes the parent constructor from
|
|
the AbstractEntity class.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordMultipleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">RecordMultipleResponse</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API response of the Cloudflare API containing multiple DNS record entities.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordMultipleResponse.html#%3Cinit%3E()" class="member-name-link">RecordMultipleResponse()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordMultipleResponse.html" title="Klasse in codes.thischwa.cf.model">RecordMultipleResponse</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs an instance of RecordMultipleResponse.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordSingleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">RecordSingleResponse</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API response of the Cloudflare API containing a single DNS record entity.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordSingleResponse.html#%3Cinit%3E()" class="member-name-link">RecordSingleResponse()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/RecordSingleResponse.html" title="Klasse in codes.thischwa.cf.model">RecordSingleResponse</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new instance of the RecordSingleResponse class.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html" class="type-name-link" title="Enum-Klasse in codes.thischwa.cf.model">RecordType</a> - Enum-Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Enum representing various DNS record types.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#recordUpdate(codes.thischwa.cf.model.ZoneEntity,codes.thischwa.cf.model.RecordEntity)" class="member-name-link">recordUpdate(ZoneEntity, RecordEntity)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Updates an existing DNS record in a specified Cloudflare zone.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/ResponseEntity.html" class="type-name-link" title="Schnittstelle in codes.thischwa.cf.model">ResponseEntity</a> - Schnittstelle in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a contract for entities that have a unique identifier.</div>
|
|
</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>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/ResultInfo.html#%3Cinit%3E()" class="member-name-link">ResultInfo()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ResultInfo.html" title="Klasse in codes.thischwa.cf.model">ResultInfo</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<h2 class="title" id="I:S">S</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#sldInfo(codes.thischwa.cf.model.ZoneEntity,java.lang.String,codes.thischwa.cf.model.RecordType)" class="member-name-link">sldInfo(ZoneEntity, String, RecordType)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves detailed information about a specific second-level domain (SLD) record for a given
|
|
zone and record type from the Cloudflare API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#sldListAll(codes.thischwa.cf.model.ZoneEntity,java.lang.String)" class="member-name-link">sldListAll(ZoneEntity, String)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves all record entities for a specific second-level domain (SLD) within a given DNS zone.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#sldListAll(codes.thischwa.cf.model.ZoneEntity,java.lang.String,codes.thischwa.cf.model.PagingRequest)" class="member-name-link">sldListAll(ZoneEntity, String, PagingRequest)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves all record entities for a specific second-level domain (SLD) within a given DNS zone.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#SMIMEA" class="member-name-link">SMIMEA</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 SMIMEA DNS record type.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#SRV" class="member-name-link">SRV</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 a service record (SRV) type in the DNS configuration model.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#SSHFP" class="member-name-link">SSHFP</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 record type "SSHFP" (SSH Fingerprint), used in DNS to store cryptographic
|
|
fingerprints associated with SSH host keys.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#SVCB" class="member-name-link">SVCB</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 Service Binding (SVCB) DNS record type.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:T">T</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#TLSA" class="member-name-link">TLSA</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 a constant for the DNS-based Authentication of Named Entities (DANE) TLSA record
|
|
type.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#toString()" class="member-name-link">toString()</a> - Methode 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> </dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#TXT" class="member-name-link">TXT</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 TXT DNS record type.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:U">U</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#URI" class="member-name-link">URI</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 a Uniform Resource Identifier (URI).</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:V">V</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Statische Methode in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Statische Methode 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">Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#values()" class="member-name-link">values()</a> - Statische Methode in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Gibt ein Array mit den Konstanten dieser Enum-Klasse in
|
|
der Reihenfolge ihrer Deklaration zurück.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/RecordType.html#values()" class="member-name-link">values()</a> - Statische Methode 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">Gibt ein Array mit den Konstanten dieser Enum-Klasse in
|
|
der Reihenfolge ihrer Deklaration zurück.</div>
|
|
</dd>
|
|
</dl>
|
|
<h2 class="title" id="I:Z">Z</h2>
|
|
<dl class="index">
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#ZONE_INFO" class="member-name-link">ZONE_INFO</a> - Enum-Konstante in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API endpoint path for retrieving information about a specific DNS zone by its
|
|
name.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfRequest.html#ZONE_LIST" class="member-name-link">ZONE_LIST</a> - Enum-Konstante in Enum-Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfRequest.html" title="Enum-Klasse in codes.thischwa.cf">CfRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the API endpoint path for retrieving the list of DNS zones.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/ZoneEntity.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">ZoneEntity</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a DNS zone entity in the Cloudflare DNS system.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/ZoneEntity.html#%3Cinit%3E()" class="member-name-link">ZoneEntity()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ZoneEntity.html" title="Klasse in codes.thischwa.cf.model">ZoneEntity</a></dt>
|
|
<dd>
|
|
<div class="block">Default no-argument constructor for the ZoneEntity class.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#zoneInfo(java.lang.String)" class="member-name-link">zoneInfo(String)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves detailed information about a specific zone by its name.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#zoneListAll()" class="member-name-link">zoneListAll()</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves a list of all zones from the Cloudflare API.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/CfDnsClient.html#zoneListAll(codes.thischwa.cf.model.PagingRequest)" class="member-name-link">zoneListAll(PagingRequest)</a> - Methode in Klasse codes.thischwa.cf.<a href="codes/thischwa/cf/CfDnsClient.html" title="Klasse in codes.thischwa.cf">CfDnsClient</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves a list of all DNS zones using the provided paging request parameters.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/ZoneMultipleResponse.html" class="type-name-link" title="Klasse in codes.thischwa.cf.model">ZoneMultipleResponse</a> - Klasse in <a href="codes/thischwa/cf/model/package-summary.html">codes.thischwa.cf.model</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a response model that contains multiple <a href="codes/thischwa/cf/model/ZoneEntity.html" title="Klasse in codes.thischwa.cf.model"><code>ZoneEntity</code></a> instances.</div>
|
|
</dd>
|
|
<dt><a href="codes/thischwa/cf/model/ZoneMultipleResponse.html#%3Cinit%3E()" class="member-name-link">ZoneMultipleResponse()</a> - Konstruktor für Klasse codes.thischwa.cf.model.<a href="codes/thischwa/cf/model/ZoneMultipleResponse.html" title="Klasse in codes.thischwa.cf.model">ZoneMultipleResponse</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new ZoneMultipleResponse object.</div>
|
|
</dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:Z">Z</a> <br><a href="allclasses-index.html">Alle Klassen und Schnittstellen</a><span class="vertical-separator">|</span><a href="allpackages-index.html">Alle Packages</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialisierte Form</a></main>
|
|
<footer role="contentinfo">
|
|
<hr>
|
|
<p class="legal-copy"><small>Copyright © 2025. All rights reserved.</small></p>
|
|
</footer>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|