| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
ComprehendClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Associates a specific tag with an Amazon Comprehend resource.
|
default TagResourceResponse |
ComprehendClient.tagResource(TagResourceRequest tagResourceRequest)
Associates a specific tag with an Amazon Comprehend resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
ComprehendAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Associates a specific tag with an Amazon Comprehend resource.
|
default CompletableFuture<TagResourceResponse> |
ComprehendAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Associates a specific tag with an Amazon Comprehend resource.
|
Copyright © 2023. All rights reserved.