| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
KendraClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tag to the specified index, FAQ, or data source resource.
|
default TagResourceResponse |
KendraClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tag to the specified index, FAQ, or data source resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
KendraAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tag to the specified index, FAQ, or data source resource.
|
default CompletableFuture<TagResourceResponse> |
KendraAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tag to the specified index, FAQ, or data source resource.
|
Copyright © 2021. All rights reserved.