| 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 DeleteCollectionResponse |
RekognitionClient.deleteCollection(Consumer<DeleteCollectionRequest.Builder> deleteCollectionRequest)
Deletes the specified collection.
|
default DeleteCollectionResponse |
RekognitionClient.deleteCollection(DeleteCollectionRequest deleteCollectionRequest)
Deletes the specified collection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCollectionResponse> |
RekognitionAsyncClient.deleteCollection(Consumer<DeleteCollectionRequest.Builder> deleteCollectionRequest)
Deletes the specified collection.
|
default CompletableFuture<DeleteCollectionResponse> |
RekognitionAsyncClient.deleteCollection(DeleteCollectionRequest deleteCollectionRequest)
Deletes the specified collection.
|
Copyright © 2023. All rights reserved.