Skip to content

Commit 42f6623

Browse files
author
aws-crypto-tools-ci-bot
committed
docs: updating javadocs
1 parent c1038b3 commit 42f6623

File tree

193 files changed

+3141
-990
lines changed

Some content is hidden

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

193 files changed

+3141
-990
lines changed

allclasses-index.html

Lines changed: 80 additions & 70 deletions
Large diffs are not rendered by default.

allclasses.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Mon Mar 13 18:26:06 UTC 2023 -->
6-
<title>All Classes (Amazon S3 Encryption Client 2.3.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Mon Mar 20 18:59:29 UTC 2023 -->
6+
<title>All Classes (Amazon S3 Encryption Client 2.4.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-03-13">
8+
<meta name="dc.created" content="2023-03-20">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -37,6 +37,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
3737
<li><a href="software/amazon/encryption/s3/internal/BufferedCipherSubscriber.html" title="class in software.amazon.encryption.s3.internal">BufferedCipherSubscriber</a></li>
3838
<li><a href="software/amazon/encryption/s3/internal/CipherAsyncRequestBody.html" title="class in software.amazon.encryption.s3.internal">CipherAsyncRequestBody</a></li>
3939
<li><a href="software/amazon/encryption/s3/internal/CipherInputStream.html" title="class in software.amazon.encryption.s3.internal">CipherInputStream</a></li>
40+
<li><a href="software/amazon/encryption/s3/internal/CipherProvider.html" title="class in software.amazon.encryption.s3.internal">CipherProvider</a></li>
4041
<li><a href="software/amazon/encryption/s3/internal/CipherPublisher.html" title="class in software.amazon.encryption.s3.internal">CipherPublisher</a></li>
4142
<li><a href="software/amazon/encryption/s3/internal/CipherSubscriber.html" title="class in software.amazon.encryption.s3.internal">CipherSubscriber</a></li>
4243
<li><a href="software/amazon/encryption/s3/internal/ContentDecryptionStrategy.html" title="interface in software.amazon.encryption.s3.internal"><span class="interfaceName">ContentDecryptionStrategy</span></a></li>
@@ -77,7 +78,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
7778
<li><a href="software/amazon/encryption/s3/materials/MultipartConfiguration.html" title="class in software.amazon.encryption.s3.materials">MultipartConfiguration</a></li>
7879
<li><a href="software/amazon/encryption/s3/materials/MultipartConfiguration.Builder.html" title="class in software.amazon.encryption.s3.materials">MultipartConfiguration.Builder</a></li>
7980
<li><a href="software/amazon/encryption/s3/internal/MultipartContentEncryptionStrategy.html" title="interface in software.amazon.encryption.s3.internal"><span class="interfaceName">MultipartContentEncryptionStrategy</span></a></li>
80-
<li><a href="software/amazon/encryption/s3/internal/MultipartUploadContext.html" title="class in software.amazon.encryption.s3.internal">MultipartUploadContext</a></li>
81+
<li><a href="software/amazon/encryption/s3/internal/MultipartUploadMaterials.html" title="class in software.amazon.encryption.s3.internal">MultipartUploadMaterials</a></li>
82+
<li><a href="software/amazon/encryption/s3/internal/MultipartUploadMaterials.Builder.html" title="class in software.amazon.encryption.s3.internal">MultipartUploadMaterials.Builder</a></li>
8183
<li><a href="software/amazon/encryption/s3/internal/MultipartUploadObjectPipeline.html" title="class in software.amazon.encryption.s3.internal">MultipartUploadObjectPipeline</a></li>
8284
<li><a href="software/amazon/encryption/s3/internal/MultipartUploadObjectPipeline.Builder.html" title="class in software.amazon.encryption.s3.internal">MultipartUploadObjectPipeline.Builder</a></li>
8385
<li><a href="software/amazon/encryption/s3/internal/OnFileDelete.html" title="interface in software.amazon.encryption.s3.internal"><span class="interfaceName">OnFileDelete</span></a></li>

allpackages-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Mon Mar 13 18:26:06 UTC 2023 -->
6-
<title>All Packages (Amazon S3 Encryption Client 2.3.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Mon Mar 20 18:59:29 UTC 2023 -->
6+
<title>All Packages (Amazon S3 Encryption Client 2.4.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-03-13">
8+
<meta name="dc.created" content="2023-03-20">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Packages (Amazon S3 Encryption Client 2.3.0 API)";
25+
parent.document.title="All Packages (Amazon S3 Encryption Client 2.4.0 API)";
2626
}
2727
}
2828
catch(err) {

constant-values.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Mon Mar 13 18:26:06 UTC 2023 -->
6-
<title>Constant Field Values (Amazon S3 Encryption Client 2.3.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Mon Mar 20 18:59:29 UTC 2023 -->
6+
<title>Constant Field Values (Amazon S3 Encryption Client 2.4.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-03-13">
8+
<meta name="dc.created" content="2023-03-20">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Constant Field Values (Amazon S3 Encryption Client 2.3.0 API)";
25+
parent.document.title="Constant Field Values (Amazon S3 Encryption Client 2.4.0 API)";
2626
}
2727
}
2828
catch(err) {
@@ -180,10 +180,10 @@ <h2 title="software.amazon">software.amazon.*</h2>
180180
<td class="colLast"><code>"x-amz-tag-len"</code></td>
181181
</tr>
182182
<tr class="altColor">
183-
<td class="colFirst"><a id="software.amazon.encryption.s3.internal.MetadataKeyConstants.CONTENT_NONCE">
183+
<td class="colFirst"><a id="software.amazon.encryption.s3.internal.MetadataKeyConstants.CONTENT_IV">
184184
<!-- -->
185185
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
186-
<th class="colSecond" scope="row"><code><a href="software/amazon/encryption/s3/internal/MetadataKeyConstants.html#CONTENT_NONCE">CONTENT_NONCE</a></code></th>
186+
<th class="colSecond" scope="row"><code><a href="software/amazon/encryption/s3/internal/MetadataKeyConstants.html#CONTENT_IV">CONTENT_IV</a></code></th>
187187
<td class="colLast"><code>"x-amz-iv"</code></td>
188188
</tr>
189189
<tr class="rowColor">

deprecated-list.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Mon Mar 13 18:26:06 UTC 2023 -->
6-
<title>Deprecated List (Amazon S3 Encryption Client 2.3.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Mon Mar 20 18:59:29 UTC 2023 -->
6+
<title>Deprecated List (Amazon S3 Encryption Client 2.4.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-03-13">
8+
<meta name="dc.created" content="2023-03-20">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Deprecated List (Amazon S3 Encryption Client 2.3.0 API)";
25+
parent.document.title="Deprecated List (Amazon S3 Encryption Client 2.4.0 API)";
2626
}
2727
}
2828
catch(err) {

help-doc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Mon Mar 13 18:26:06 UTC 2023 -->
6-
<title>API Help (Amazon S3 Encryption Client 2.3.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Mon Mar 20 18:59:29 UTC 2023 -->
6+
<title>API Help (Amazon S3 Encryption Client 2.4.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-03-13">
8+
<meta name="dc.created" content="2023-03-20">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="API Help (Amazon S3 Encryption Client 2.3.0 API)";
25+
parent.document.title="API Help (Amazon S3 Encryption Client 2.4.0 API)";
2626
}
2727
}
2828
catch(err) {

0 commit comments

Comments
 (0)