Uses of Interface
com.google.recaptchaenterprise.v1.EndpointVerificationInfoOrBuilder
-
Packages that use EndpointVerificationInfoOrBuilder Package Description com.google.recaptchaenterprise.v1 -
-
Uses of EndpointVerificationInfoOrBuilder in com.google.recaptchaenterprise.v1
Classes in com.google.recaptchaenterprise.v1 that implement EndpointVerificationInfoOrBuilder Modifier and Type Class Description classEndpointVerificationInfoInformation about a verification endpoint that can be used for 2FA.static classEndpointVerificationInfo.BuilderInformation about a verification endpoint that can be used for 2FA.Methods in com.google.recaptchaenterprise.v1 that return EndpointVerificationInfoOrBuilder Modifier and Type Method Description EndpointVerificationInfoOrBuilderAccountVerificationInfo.Builder. getEndpointsOrBuilder(int index)Endpoints that can be used for identity verification.EndpointVerificationInfoOrBuilderAccountVerificationInfo. getEndpointsOrBuilder(int index)Endpoints that can be used for identity verification.EndpointVerificationInfoOrBuilderAccountVerificationInfoOrBuilder. getEndpointsOrBuilder(int index)Endpoints that can be used for identity verification.Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type EndpointVerificationInfoOrBuilder Modifier and Type Method Description List<? extends EndpointVerificationInfoOrBuilder>AccountVerificationInfo.Builder. getEndpointsOrBuilderList()Endpoints that can be used for identity verification.List<? extends EndpointVerificationInfoOrBuilder>AccountVerificationInfo. getEndpointsOrBuilderList()Endpoints that can be used for identity verification.List<? extends EndpointVerificationInfoOrBuilder>AccountVerificationInfoOrBuilder. getEndpointsOrBuilderList()Endpoints that can be used for identity verification.
-