| Package | Description |
|---|---|
| com.amazonaws.services.textract |
Amazon Textract detects and analyzes text in documents and converts it into machine-readable text.
|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AbstractAmazonTextract.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AmazonTextract.untagResource(UntagResourceRequest untagResourceRequest)
Removes any tags with the specified keys from the specified resource.
|
UntagResourceResult |
AmazonTextractClient.untagResource(UntagResourceRequest request)
Removes any tags with the specified keys from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AbstractAmazonTextractAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AmazonTextractAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes any tags with the specified keys from the specified resource.
|
Future<UntagResourceResult> |
AmazonTextractAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2025. All rights reserved.