Skip to content

Commit 5cd5a80

Browse files
authored
chore: Update JavaDocs for release 5.15.0 (#1972)
1 parent 3aff3f8 commit 5cd5a80

File tree

1,651 files changed

+5205
-5198
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,651 files changed

+5205
-5198
lines changed

static/java-api/v5/allclasses-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>All Classes and Interfaces (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>All Classes and Interfaces (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="class index">
1010
<meta name="generator" content="javadoc/AllClassesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

static/java-api/v5/allpackages-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>All Packages (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>All Packages (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="package index">
1010
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

static/java-api/v5/com/sap/cloud/sdk/cloudplatform/DwcHeaderUtils.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>DwcHeaderUtils (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>DwcHeaderUtils (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform, class: DwcHeaderUtils">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -78,8 +78,7 @@ <h1 title="Class DwcHeaderUtils" class="title">Class DwcHeaderUtils</h1>
7878
</div>
7979
<section class="class-description" id="class-description">
8080
<hr>
81-
<div class="type-signature"><span class="annotations">@Beta
82-
</span><span class="modifiers">public class </span><span class="element-name type-name-label">DwcHeaderUtils</span>
81+
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">DwcHeaderUtils</span>
8382
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
8483
<div class="block">Utility class to extract specific values from the SAP Deploy with Confidence request headers.</div>
8584
</section>

static/java-api/v5/com/sap/cloud/sdk/cloudplatform/PlatformSslContextProvider.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>PlatformSslContextProvider (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>PlatformSslContextProvider (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform, interface: PlatformSslContextProvider">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -79,8 +79,7 @@ <h1 title="Interface PlatformSslContextProvider" class="title">Interface Platfor
7979
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
8080
</dl>
8181
<hr>
82-
<div class="type-signature"><span class="annotations">@Beta
83-
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/FunctionalInterface.html" title="class or interface in java.lang" class="external-link">@FunctionalInterface</a>
82+
<div class="type-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/FunctionalInterface.html" title="class or interface in java.lang" class="external-link">@FunctionalInterface</a>
8483
</span><span class="modifiers">public interface </span><span class="element-name type-name-label">PlatformSslContextProvider</span></div>
8584
<div class="block">Creates an SslContext based on properties of the platform.</div>
8685
</section>

static/java-api/v5/com/sap/cloud/sdk/cloudplatform/cache/CacheKey.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>CacheKey (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>CacheKey (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheKey">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

static/java-api/v5/com/sap/cloud/sdk/cloudplatform/cache/CacheManager.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>CacheManager (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>CacheManager (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheManager">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -230,8 +230,7 @@ <h3>register</h3>
230230
<li>
231231
<section class="detail" id="unregister(com.github.benmanes.caffeine.cache.Cache)">
232232
<h3>unregister</h3>
233-
<div class="member-signature"><span class="annotations">@Beta
234-
@Nonnull
233+
<div class="member-signature"><span class="annotations">@Nonnull
235234
</span><span class="modifiers">public static</span>&nbsp;<span class="type-parameters">&lt;T&gt;</span>
236235
<span class="return-type">com.github.benmanes.caffeine.cache.Cache&lt;<a href="CacheKey.html" title="class in com.sap.cloud.sdk.cloudplatform.cache">CacheKey</a>,<wbr>T&gt;</span>&nbsp;<span class="element-name">unregister</span><wbr><span class="parameters">(@Nonnull
237236
com.github.benmanes.caffeine.cache.Cache&lt;<a href="CacheKey.html" title="class in com.sap.cloud.sdk.cloudplatform.cache">CacheKey</a>,<wbr>T&gt;&nbsp;cache)</span></div>

static/java-api/v5/com/sap/cloud/sdk/cloudplatform/cache/CacheRuntimeException.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>CacheRuntimeException (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>CacheRuntimeException (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheRuntimeException">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

static/java-api/v5/com/sap/cloud/sdk/cloudplatform/cache/CacheStats.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>CacheStats (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>CacheStats (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheStats">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

static/java-api/v5/com/sap/cloud/sdk/cloudplatform/cache/CacheStatsMXBean.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>CacheStatsMXBean (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>CacheStatsMXBean (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, interface: CacheStatsMXBean">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

static/java-api/v5/com/sap/cloud/sdk/cloudplatform/cache/CacheUtil.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Fri Nov 08 16:00:30 UTC 2024 -->
5-
<title>CacheUtil (SAP Cloud SDK - Parent POM 5.14.0 API)</title>
4+
<!-- Generated by javadoc (17) on Thu Dec 19 13:52:14 UTC 2024 -->
5+
<title>CacheUtil (SAP Cloud SDK - Parent POM 5.15.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-11-08">
8+
<meta name="dc.created" content="2024-12-19">
99
<meta name="description" content="declaration: package: com.sap.cloud.sdk.cloudplatform.cache, class: CacheUtil">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

0 commit comments

Comments
 (0)