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