Skip to content

Commit

Permalink
chore: Update JavaDocs for release 5.12.0 (#1903)
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-sdk-js authored Sep 3, 2024
1 parent 5d42761 commit fa7e3ee
Show file tree
Hide file tree
Showing 1,651 changed files with 7,811 additions and 7,138 deletions.
1,126 changes: 569 additions & 557 deletions static/java-api/v5/allclasses-index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions static/java-api/v5/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (17) on Thu Aug 01 12:11:09 UTC 2024 -->
<title>All Packages (SAP Cloud SDK - Parent POM 5.11.0 API)</title>
<!-- Generated by javadoc (17) on Tue Sep 03 12:00:07 UTC 2024 -->
<title>All Packages (SAP Cloud SDK - Parent POM 5.12.0 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="2024-08-01">
<meta name="dc.created" content="2024-09-03">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (17) on Thu Aug 01 12:11:09 UTC 2024 -->
<title>DwcHeaderUtils (SAP Cloud SDK - Parent POM 5.11.0 API)</title>
<!-- Generated by javadoc (17) on Tue Sep 03 12:00:07 UTC 2024 -->
<title>DwcHeaderUtils (SAP Cloud SDK - Parent POM 5.12.0 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="2024-08-01">
<meta name="dc.created" content="2024-09-03">
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform, class: DwcHeaderUtils">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -95,23 +95,28 @@ <h2>Field Summary</h2>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#DWC_JWT_HEADER" class="member-name-link">DWC_JWT_HEADER</a></code></div>
<div class="col-second even-row-color"><code><a href="#DWC_IAS_JWT_HEADER" class="member-name-link">DWC_IAS_JWT_HEADER</a></code></div>
<div class="col-last even-row-color">
<div class="block">The name of the header that contains the Deploy with Confidence JWT token.</div>
<div class="block">The name of the header that contains the Deploy with Confidence JWT token issued by IAS.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#DWC_SUBDOMAIN_HEADER" class="member-name-link">DWC_SUBDOMAIN_HEADER</a></code></div>
<div class="col-second odd-row-color"><code><a href="#DWC_JWT_HEADER" class="member-name-link">DWC_JWT_HEADER</a></code></div>
<div class="col-last odd-row-color">
<div class="block">The name of the header that contains the Deploy with Confidence scopes information.</div>
<div class="block">The name of the header that contains the Deploy with Confidence JWT token.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#DWC_TENANT_HEADER" class="member-name-link">DWC_TENANT_HEADER</a></code></div>
<div class="col-second even-row-color"><code><a href="#DWC_SUBDOMAIN_HEADER" class="member-name-link">DWC_SUBDOMAIN_HEADER</a></code></div>
<div class="col-last even-row-color">
<div class="block">The name of the header that contains the Deploy with Confidence tenant information.</div>
<div class="block">The name of the header that contains the Deploy with Confidence scopes information.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#DWC_USER_HEADER" class="member-name-link">DWC_USER_HEADER</a></code></div>
<div class="col-second odd-row-color"><code><a href="#DWC_TENANT_HEADER" class="member-name-link">DWC_TENANT_HEADER</a></code></div>
<div class="col-last odd-row-color">
<div class="block">The name of the header that contains the Deploy with Confidence tenant information.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#DWC_USER_HEADER" class="member-name-link">DWC_USER_HEADER</a></code></div>
<div class="col-last even-row-color">
<div class="block">The name of the header that contains the Deploy with Confidence user (princial) information.</div>
</div>
</div>
Expand All @@ -136,8 +141,8 @@ <h2>Constructor Summary</h2>
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
Expand Down Expand Up @@ -247,6 +252,21 @@ <h3>DWC_JWT_HEADER</h3>
</dl>
</section>
</li>
<li>
<section class="detail" id="DWC_IAS_JWT_HEADER">
<h3>DWC_IAS_JWT_HEADER</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">DWC_IAS_JWT_HEADER</span></div>
<div class="block">The name of the header that contains the Deploy with Confidence JWT token issued by IAS.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../../constant-values.html#com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils.DWC_IAS_JWT_HEADER">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (17) on Thu Aug 01 12:11:09 UTC 2024 -->
<title>PlatformSslContextProvider (SAP Cloud SDK - Parent POM 5.11.0 API)</title>
<!-- Generated by javadoc (17) on Tue Sep 03 12:00:07 UTC 2024 -->
<title>PlatformSslContextProvider (SAP Cloud SDK - Parent POM 5.12.0 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="2024-08-01">
<meta name="dc.created" content="2024-09-03">
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform, interface: PlatformSslContextProvider">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -92,8 +92,8 @@ <h1 title="Interface PlatformSslContextProvider" class="title">Interface Platfor
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab3" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab3', 3)" class="table-tab">Abstract Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (17) on Thu Aug 01 12:11:09 UTC 2024 -->
<title>CacheKey (SAP Cloud SDK - Parent POM 5.11.0 API)</title>
<!-- Generated by javadoc (17) on Tue Sep 03 12:00:07 UTC 2024 -->
<title>CacheKey (SAP Cloud SDK - Parent POM 5.12.0 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="2024-08-01">
<meta name="dc.created" content="2024-09-03">
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheKey">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -95,8 +95,8 @@ <h1 title="Class CacheKey" class="title">Class CacheKey</h1>
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (17) on Thu Aug 01 12:11:09 UTC 2024 -->
<title>CacheManager (SAP Cloud SDK - Parent POM 5.11.0 API)</title>
<!-- Generated by javadoc (17) on Tue Sep 03 12:00:07 UTC 2024 -->
<title>CacheManager (SAP Cloud SDK - Parent POM 5.12.0 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="2024-08-01">
<meta name="dc.created" content="2024-09-03">
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheManager">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -103,8 +103,8 @@ <h2>Constructor Summary</h2>
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (17) on Thu Aug 01 12:11:09 UTC 2024 -->
<title>CacheRuntimeException (SAP Cloud SDK - Parent POM 5.11.0 API)</title>
<!-- Generated by javadoc (17) on Tue Sep 03 12:00:07 UTC 2024 -->
<title>CacheRuntimeException (SAP Cloud SDK - Parent POM 5.12.0 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="2024-08-01">
<meta name="dc.created" content="2024-09-03">
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheRuntimeException">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (17) on Thu Aug 01 12:11:09 UTC 2024 -->
<title>CacheStats (SAP Cloud SDK - Parent POM 5.11.0 API)</title>
<!-- Generated by javadoc (17) on Tue Sep 03 12:00:07 UTC 2024 -->
<title>CacheStats (SAP Cloud SDK - Parent POM 5.12.0 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="2024-08-01">
<meta name="dc.created" content="2024-09-03">
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheStats">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -114,8 +114,8 @@ <h2>Constructor Summary</h2>
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (17) on Thu Aug 01 12:11:09 UTC 2024 -->
<title>CacheStatsMXBean (SAP Cloud SDK - Parent POM 5.11.0 API)</title>
<!-- Generated by javadoc (17) on Tue Sep 03 12:00:07 UTC 2024 -->
<title>CacheStatsMXBean (SAP Cloud SDK - Parent POM 5.12.0 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="2024-08-01">
<meta name="dc.created" content="2024-09-03">
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, interface: CacheStatsMXBean">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -90,8 +90,8 @@ <h1 title="Interface CacheStatsMXBean" class="title">Interface CacheStatsMXBean<
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab3" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab3', 3)" class="table-tab">Abstract Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
Expand Down
Loading

0 comments on commit fa7e3ee

Please sign in to comment.