Uses of Class
com.google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Settings
Packages that use RecaptchaEnterpriseServiceV1Beta1Settings
Package
Description
A client to reCAPTCHA Enterprise API
-
Uses of RecaptchaEnterpriseServiceV1Beta1Settings in com.google.cloud.recaptchaenterprise.v1beta1
Methods in com.google.cloud.recaptchaenterprise.v1beta1 that return RecaptchaEnterpriseServiceV1Beta1SettingsModifier and TypeMethodDescriptionRecaptchaEnterpriseServiceV1Beta1Settings.Builder.build()static final RecaptchaEnterpriseServiceV1Beta1SettingsRecaptchaEnterpriseServiceV1Beta1Settings.create(RecaptchaEnterpriseServiceV1Beta1StubSettings stub) RecaptchaEnterpriseServiceV1Beta1Client.getSettings()Methods in com.google.cloud.recaptchaenterprise.v1beta1 with parameters of type RecaptchaEnterpriseServiceV1Beta1SettingsModifier and TypeMethodDescriptionstatic final RecaptchaEnterpriseServiceV1Beta1ClientRecaptchaEnterpriseServiceV1Beta1Client.create(RecaptchaEnterpriseServiceV1Beta1Settings settings) Constructs an instance of RecaptchaEnterpriseServiceV1Beta1Client, using the given settings.Constructors in com.google.cloud.recaptchaenterprise.v1beta1 with parameters of type RecaptchaEnterpriseServiceV1Beta1SettingsModifierConstructorDescriptionprotectedprotectedConstructs an instance of RecaptchaEnterpriseServiceV1Beta1Client, using the given settings.