| Package | Description |
|---|---|
| dev.langchain4j.data.document.loader.amazon.s3 |
| Modifier and Type | Method and Description |
|---|---|
AmazonS3DocumentLoader.Builder |
AmazonS3DocumentLoader.Builder.awsCredentials(AwsCredentials awsCredentials)
Set the AWS credentials.
|
static AmazonS3DocumentLoader.Builder |
AmazonS3DocumentLoader.builder() |
AmazonS3DocumentLoader.Builder |
AmazonS3DocumentLoader.Builder.endpointUrl(String endpointUrl)
Specifies a custom endpoint URL to override the default service URL.
|
AmazonS3DocumentLoader.Builder |
AmazonS3DocumentLoader.Builder.forcePathStyle(boolean forcePathStyle)
Set the forcePathStyle.
|
AmazonS3DocumentLoader.Builder |
AmazonS3DocumentLoader.Builder.profile(String profile)
Set the profile defined in AWS credentials.
|
AmazonS3DocumentLoader.Builder |
AmazonS3DocumentLoader.Builder.region(software.amazon.awssdk.regions.Region region)
Set the AWS region.
|
AmazonS3DocumentLoader.Builder |
AmazonS3DocumentLoader.Builder.region(String region)
Set the AWS region.
|
Copyright © 2024. All rights reserved.