Uses of Class
com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceClient
-
Packages that use RecaptchaEnterpriseServiceClient Package Description com.google.cloud.recaptchaenterprise.v1 A client to reCAPTCHA Enterprise API -
-
Uses of RecaptchaEnterpriseServiceClient in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 that return RecaptchaEnterpriseServiceClient Modifier and Type Method Description static RecaptchaEnterpriseServiceClientRecaptchaEnterpriseServiceClient. create()Constructs an instance of RecaptchaEnterpriseServiceClient with default settings.static RecaptchaEnterpriseServiceClientRecaptchaEnterpriseServiceClient. create(RecaptchaEnterpriseServiceSettings settings)Constructs an instance of RecaptchaEnterpriseServiceClient, using the given settings.static RecaptchaEnterpriseServiceClientRecaptchaEnterpriseServiceClient. create(RecaptchaEnterpriseServiceStub stub)Constructs an instance of RecaptchaEnterpriseServiceClient, using the given stub for making calls.
-