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