Uses of Class
com.google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Client
Packages that use RecaptchaEnterpriseServiceV1Beta1Client
Package
Description
A client to reCAPTCHA Enterprise API
-
Uses of RecaptchaEnterpriseServiceV1Beta1Client in com.google.cloud.recaptchaenterprise.v1beta1
Methods in com.google.cloud.recaptchaenterprise.v1beta1 that return RecaptchaEnterpriseServiceV1Beta1ClientModifier and TypeMethodDescriptionstatic final RecaptchaEnterpriseServiceV1Beta1ClientRecaptchaEnterpriseServiceV1Beta1Client.create()Constructs an instance of RecaptchaEnterpriseServiceV1Beta1Client with default settings.static final RecaptchaEnterpriseServiceV1Beta1ClientRecaptchaEnterpriseServiceV1Beta1Client.create(RecaptchaEnterpriseServiceV1Beta1Settings settings) Constructs an instance of RecaptchaEnterpriseServiceV1Beta1Client, using the given settings.static final RecaptchaEnterpriseServiceV1Beta1ClientRecaptchaEnterpriseServiceV1Beta1Client.create(RecaptchaEnterpriseServiceV1Beta1Stub stub) Constructs an instance of RecaptchaEnterpriseServiceV1Beta1Client, using the given stub for making calls.