public static interface DescribeThesaurusRequest.Builder extends KendraRequest.Builder, SdkPojo, CopyableBuilder<DescribeThesaurusRequest.Builder,DescribeThesaurusRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeThesaurusRequest.Builder |
id(String id)
The identifier of the thesaurus you want to get information on.
|
DescribeThesaurusRequest.Builder |
indexId(String indexId)
The identifier of the index for the thesaurus.
|
DescribeThesaurusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeThesaurusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeThesaurusRequest.Builder id(String id)
The identifier of the thesaurus you want to get information on.
id - The identifier of the thesaurus you want to get information on.DescribeThesaurusRequest.Builder indexId(String indexId)
The identifier of the index for the thesaurus.
indexId - The identifier of the index for the thesaurus.DescribeThesaurusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeThesaurusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.