Uses of Class
software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
-
Packages that use CreateFaceLivenessSessionRequestSettings Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of CreateFaceLivenessSessionRequestSettings in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return CreateFaceLivenessSessionRequestSettings Modifier and Type Method Description CreateFaceLivenessSessionRequestSettingsCreateFaceLivenessSessionRequest. settings()A session settings object.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type CreateFaceLivenessSessionRequestSettings Modifier and Type Method Description CreateFaceLivenessSessionRequest.BuilderCreateFaceLivenessSessionRequest.Builder. settings(CreateFaceLivenessSessionRequestSettings settings)A session settings object.
-