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 class
EndpointVerificationInfo
Information about a verification endpoint that can be used for 2FA.static class
EndpointVerificationInfo.Builder
Information about a verification endpoint that can be used for 2FA.Methods in com.google.recaptchaenterprise.v1 that return EndpointVerificationInfoOrBuilder Modifier and Type Method Description EndpointVerificationInfoOrBuilder
AccountVerificationInfo.Builder. getEndpointsOrBuilder(int index)
Endpoints that can be used for identity verification.EndpointVerificationInfoOrBuilder
AccountVerificationInfo. getEndpointsOrBuilder(int index)
Endpoints that can be used for identity verification.EndpointVerificationInfoOrBuilder
AccountVerificationInfoOrBuilder. 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.
-