| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
S3 |
S3.clone() |
S3 |
DocumentContent.getS3()
The path to the document in an Amazon S3 bucket.
|
S3 |
S3.withBucket(String bucket)
The name of the S3 bucket that contains the file.
|
S3 |
S3.withKey(String key)
The name of the file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentContent.setS3(S3 s3)
The path to the document in an Amazon S3 bucket.
|
DocumentContent |
DocumentContent.withS3(S3 s3)
The path to the document in an Amazon S3 bucket.
|
Copyright © 2024. All rights reserved.