public static interface CreateFaceLivenessSessionResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<CreateFaceLivenessSessionResponse.Builder,CreateFaceLivenessSessionResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateFaceLivenessSessionResponse.Builder |
sessionId(String sessionId)
A unique 128-bit UUID identifying a Face Liveness session.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateFaceLivenessSessionResponse.Builder sessionId(String sessionId)
A unique 128-bit UUID identifying a Face Liveness session.
sessionId - A unique 128-bit UUID identifying a Face Liveness session.Copyright © 2023. All rights reserved.