Uses of Class
com.yoti.api.client.docs.session.create.check.RequestedLivenessCheck.Builder
Packages that use RequestedLivenessCheck.Builder
-
Uses of RequestedLivenessCheck.Builder in com.yoti.api.client.docs.session.create.check
Methods in com.yoti.api.client.docs.session.create.check that return RequestedLivenessCheck.BuilderModifier and TypeMethodDescriptionRequestedLivenessCheck.builder()RequestedLivenessCheck.Builder.forLivenessType(String livenessType) Sets the type of the liveness check to the supplied valueRequestedLivenessCheck.Builder.forStaticLiveness()Sets the type to be of a STATIC liveness checkRequestedLivenessCheck.Builder.forZoomLiveness()Sets the type to be of a ZOOM liveness checkRequestedLivenessCheck.Builder.withMaxRetries(int maxRetries) Sets the maximum number of retries allowed by the user