public static class TencentCosDocumentLoader.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TencentCosDocumentLoader |
build() |
TencentCosDocumentLoader.Builder |
region(com.qcloud.cos.region.Region region)
Set the Tencent region.
|
TencentCosDocumentLoader.Builder |
region(String region)
Set the Tencent region.
|
TencentCosDocumentLoader.Builder |
tencentCredentials(TencentCredentials tencentCredentials)
Set the Tencent credentials.
|
public TencentCosDocumentLoader.Builder region(String region)
region - The Tencent region.public TencentCosDocumentLoader.Builder region(com.qcloud.cos.region.Region region)
region - The Tencent region.public TencentCosDocumentLoader.Builder tencentCredentials(TencentCredentials tencentCredentials)
tencentCredentials - The Tencent credentials.public TencentCosDocumentLoader build()
Copyright © 2024. All rights reserved.