| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the API Reference for Amazon
Rekognition Image, Amazon
Rekognition Custom Labels, Amazon
Rekognition Stored Video, Amazon
Rekognition Streaming Video.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
RekognitionClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
|
default TagResourceResponse |
RekognitionClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
RekognitionAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
|
default CompletableFuture<TagResourceResponse> |
RekognitionAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
|
Copyright © 2023. All rights reserved.