| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static UserMatch.Builder |
UserMatch.builder() |
UserMatch.Builder |
UserMatch.Builder.similarity(Float similarity)
Describes the UserID metadata.
|
UserMatch.Builder |
UserMatch.toBuilder() |
default UserMatch.Builder |
UserMatch.Builder.user(Consumer<MatchedUser.Builder> user)
Confidence in the match of this UserID with the input face.
|
UserMatch.Builder |
UserMatch.Builder.user(MatchedUser user)
Confidence in the match of this UserID with the input face.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UserMatch.Builder> |
UserMatch.serializableBuilderClass() |
Copyright © 2023. All rights reserved.