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 to describe.
|
DescribeThesaurusRequest.Builder |
indexId(String indexId)
The identifier of the index associated with the thesaurus to describe.
|
DescribeThesaurusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeThesaurusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeThesaurusRequest.Builder id(String id)
The identifier of the thesaurus to describe.
id - The identifier of the thesaurus to describe.DescribeThesaurusRequest.Builder indexId(String indexId)
The identifier of the index associated with the thesaurus to describe.
indexId - The identifier of the index associated with the thesaurus to describe.DescribeThesaurusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeThesaurusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.