public static interface DeleteFaqRequest.Builder extends KendraRequest.Builder, SdkPojo, CopyableBuilder<DeleteFaqRequest.Builder,DeleteFaqRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteFaqRequest.Builder |
id(String id)
The identifier of the FAQ you want to remove.
|
DeleteFaqRequest.Builder |
indexId(String indexId)
The identifier of the index for the FAQ.
|
DeleteFaqRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteFaqRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteFaqRequest.Builder id(String id)
The identifier of the FAQ you want to remove.
id - The identifier of the FAQ you want to remove.DeleteFaqRequest.Builder indexId(String indexId)
The identifier of the index for the FAQ.
indexId - The identifier of the index for the FAQ.DeleteFaqRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteFaqRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.