| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeCollectionResponse |
RekognitionClient.describeCollection(Consumer<DescribeCollectionRequest.Builder> describeCollectionRequest)
Describes the specified collection.
|
default DescribeCollectionResponse |
RekognitionClient.describeCollection(DescribeCollectionRequest describeCollectionRequest)
Describes the specified collection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCollectionResponse> |
RekognitionAsyncClient.describeCollection(Consumer<DescribeCollectionRequest.Builder> describeCollectionRequest)
Describes the specified collection.
|
default CompletableFuture<DescribeCollectionResponse> |
RekognitionAsyncClient.describeCollection(DescribeCollectionRequest describeCollectionRequest)
Describes the specified collection.
|
Copyright © 2021. All rights reserved.