Uses of Class
dev.langchain4j.data.document.loader.amazon.s3.AmazonS3DocumentLoader.Builder
-
Uses of AmazonS3DocumentLoader.Builder in dev.langchain4j.data.document.loader.amazon.s3
Modifier and TypeMethodDescriptionAmazonS3DocumentLoader.Builder.awsCredentials
(AwsCredentials awsCredentials) Set the AWS credentials.AmazonS3DocumentLoader.builder()
AmazonS3DocumentLoader.Builder.endpointUrl
(String endpointUrl) Specifies a custom endpoint URL to override the default service URL.AmazonS3DocumentLoader.Builder.forcePathStyle
(boolean forcePathStyle) Set the forcePathStyle.Set the profile defined in AWS credentials.Set the AWS region.AmazonS3DocumentLoader.Builder.region
(software.amazon.awssdk.regions.Region region) Set the AWS region.