| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
PersonDetail |
PersonMatch.person()
Information about the matched person.
|
PersonDetail |
PersonDetection.person()
Details about a person whose path was tracked in a video.
|
| Modifier and Type | Method and Description |
|---|---|
PersonMatch.Builder |
PersonMatch.Builder.person(PersonDetail person)
Information about the matched person.
|
PersonDetection.Builder |
PersonDetection.Builder.person(PersonDetail person)
Details about a person whose path was tracked in a video.
|
Copyright © 2023. All rights reserved.