| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
S3Path |
OneDriveUsers.oneDriveUserS3Path()
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
S3Path |
DescribeFaqResponse.s3Path()
Returns the value of the S3Path property for this object.
|
S3Path |
Document.s3Path()
Returns the value of the S3Path property for this object.
|
S3Path |
CreateFaqRequest.s3Path()
The S3 location of the FAQ input data.
|
S3Path |
UpdateThesaurusRequest.sourceS3Path()
Returns the value of the SourceS3Path property for this object.
|
S3Path |
CreateThesaurusRequest.sourceS3Path()
The thesaurus file Amazon S3 source path.
|
S3Path |
DescribeThesaurusResponse.sourceS3Path()
Returns the value of the SourceS3Path property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
OneDriveUsers.Builder |
OneDriveUsers.Builder.oneDriveUserS3Path(S3Path oneDriveUserS3Path)
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
DescribeFaqResponse.Builder |
DescribeFaqResponse.Builder.s3Path(S3Path s3Path)
Sets the value of the S3Path property for this object.
|
Document.Builder |
Document.Builder.s3Path(S3Path s3Path)
Sets the value of the S3Path property for this object.
|
CreateFaqRequest.Builder |
CreateFaqRequest.Builder.s3Path(S3Path s3Path)
The S3 location of the FAQ input data.
|
UpdateThesaurusRequest.Builder |
UpdateThesaurusRequest.Builder.sourceS3Path(S3Path sourceS3Path)
Sets the value of the SourceS3Path property for this object.
|
CreateThesaurusRequest.Builder |
CreateThesaurusRequest.Builder.sourceS3Path(S3Path sourceS3Path)
The thesaurus file Amazon S3 source path.
|
DescribeThesaurusResponse.Builder |
DescribeThesaurusResponse.Builder.sourceS3Path(S3Path sourceS3Path)
Sets the value of the SourceS3Path property for this object.
|
Copyright © 2021. All rights reserved.