| 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 CreateCollectionResponse |
RekognitionClient.createCollection(Consumer<CreateCollectionRequest.Builder> createCollectionRequest)
Creates a collection in an AWS Region.
|
default CreateCollectionResponse |
RekognitionClient.createCollection(CreateCollectionRequest createCollectionRequest)
Creates a collection in an AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCollectionResponse> |
RekognitionAsyncClient.createCollection(Consumer<CreateCollectionRequest.Builder> createCollectionRequest)
Creates a collection in an AWS Region.
|
default CompletableFuture<CreateCollectionResponse> |
RekognitionAsyncClient.createCollection(CreateCollectionRequest createCollectionRequest)
Creates a collection in an AWS Region.
|
Copyright © 2023. All rights reserved.