| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
KendraClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from an index, FAQ, or a data source.
|
default UntagResourceResponse |
KendraClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from an index, FAQ, or a data source.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
KendraAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from an index, FAQ, or a data source.
|
default CompletableFuture<UntagResourceResponse> |
KendraAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from an index, FAQ, or a data source.
|
Copyright © 2020. All rights reserved.