default OneDriveUsers.Builder |
OneDriveUsers.Builder.oneDriveUserS3Path(Consumer<S3Path.Builder> oneDriveUserS3Path) |
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
default CreateFaqRequest.Builder |
CreateFaqRequest.Builder.s3Path(Consumer<S3Path.Builder> s3Path) |
The path to the FAQ file in S3.
|
default DescribeFaqResponse.Builder |
DescribeFaqResponse.Builder.s3Path(Consumer<S3Path.Builder> s3Path) |
Sets the value of the S3Path property for this object.
|
default Document.Builder |
Document.Builder.s3Path(Consumer<S3Path.Builder> s3Path) |
Sets the value of the S3Path property for this object.
|
default GroupMembers.Builder |
GroupMembers.Builder.s3PathforGroupMembers(Consumer<S3Path.Builder> s3PathforGroupMembers) |
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3
file that lists your users and sub groups for a group.
|
default CreateQuerySuggestionsBlockListRequest.Builder |
CreateQuerySuggestionsBlockListRequest.Builder.sourceS3Path(Consumer<S3Path.Builder> sourceS3Path) |
The S3 path to your block list text file in your S3 bucket.
|
default CreateThesaurusRequest.Builder |
CreateThesaurusRequest.Builder.sourceS3Path(Consumer<S3Path.Builder> sourceS3Path) |
The path to the thesaurus file in S3.
|
default DescribeQuerySuggestionsBlockListResponse.Builder |
DescribeQuerySuggestionsBlockListResponse.Builder.sourceS3Path(Consumer<S3Path.Builder> sourceS3Path) |
Shows the current S3 path to your block list text file in your S3 bucket.
|
default DescribeThesaurusResponse.Builder |
DescribeThesaurusResponse.Builder.sourceS3Path(Consumer<S3Path.Builder> sourceS3Path) |
Sets the value of the SourceS3Path property for this object.
|
default UpdateQuerySuggestionsBlockListRequest.Builder |
UpdateQuerySuggestionsBlockListRequest.Builder.sourceS3Path(Consumer<S3Path.Builder> sourceS3Path) |
The S3 path where your block list text file sits in S3.
|
default UpdateThesaurusRequest.Builder |
UpdateThesaurusRequest.Builder.sourceS3Path(Consumer<S3Path.Builder> sourceS3Path) |
Sets the value of the SourceS3Path property for this object.
|
default AlfrescoConfiguration.Builder |
AlfrescoConfiguration.Builder.sslCertificateS3Path(Consumer<S3Path.Builder> sslCertificateS3Path) |
The path to the SSL certificate stored in an Amazon S3 bucket.
|
default OnPremiseConfiguration.Builder |
OnPremiseConfiguration.Builder.sslCertificateS3Path(Consumer<S3Path.Builder> sslCertificateS3Path) |
The path to the SSL certificate stored in an Amazon S3 bucket.
|
default SharePointConfiguration.Builder |
SharePointConfiguration.Builder.sslCertificateS3Path(Consumer<S3Path.Builder> sslCertificateS3Path) |
The path to the SSL certificate stored in an Amazon S3 bucket.
|