| 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 CreateUserResponse |
RekognitionClient.createUser(Consumer<CreateUserRequest.Builder> createUserRequest)
Creates a new User within a collection specified by
CollectionId. |
default CreateUserResponse |
RekognitionClient.createUser(CreateUserRequest createUserRequest)
Creates a new User within a collection specified by
CollectionId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateUserResponse> |
RekognitionAsyncClient.createUser(Consumer<CreateUserRequest.Builder> createUserRequest)
Creates a new User within a collection specified by
CollectionId. |
default CompletableFuture<CreateUserResponse> |
RekognitionAsyncClient.createUser(CreateUserRequest createUserRequest)
Creates a new User within a collection specified by
CollectionId. |
Copyright © 2023. All rights reserved.