| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
RekognitionClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
|
default ListTagsForResourceResponse |
RekognitionClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
RekognitionAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
|
default CompletableFuture<ListTagsForResourceResponse> |
RekognitionAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
|
Copyright © 2022. All rights reserved.