| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFaceLivenessSessionRequestSettings |
CreateFaceLivenessSessionRequestSettings.clone() |
CreateFaceLivenessSessionRequestSettings |
CreateFaceLivenessSessionRequest.getSettings()
A session settings object.
|
CreateFaceLivenessSessionRequestSettings |
CreateFaceLivenessSessionRequestSettings.withAuditImagesLimit(Integer auditImagesLimit)
Number of audit images to be returned back.
|
CreateFaceLivenessSessionRequestSettings |
CreateFaceLivenessSessionRequestSettings.withOutputConfig(LivenessOutputConfig outputConfig)
Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFaceLivenessSessionRequest.setSettings(CreateFaceLivenessSessionRequestSettings settings)
A session settings object.
|
CreateFaceLivenessSessionRequest |
CreateFaceLivenessSessionRequest.withSettings(CreateFaceLivenessSessionRequestSettings settings)
A session settings object.
|
Copyright © 2023. All rights reserved.