| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCollectionResponse> |
RekognitionAsyncClient.deleteCollection(DeleteCollectionRequest deleteCollectionRequest)
Deletes the specified collection.
|
default DeleteCollectionResponse |
RekognitionClient.deleteCollection(DeleteCollectionRequest deleteCollectionRequest)
Deletes the specified collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteCollectionRequestMarshaller.marshall(DeleteCollectionRequest deleteCollectionRequest) |
Copyright © 2022. All rights reserved.