Uses of Class
com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceSettings
-
Packages that use RecaptchaEnterpriseServiceSettings Package Description com.google.cloud.recaptchaenterprise.v1 A client to reCAPTCHA Enterprise API -
-
Uses of RecaptchaEnterpriseServiceSettings in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 that return RecaptchaEnterpriseServiceSettings Modifier and Type Method Description RecaptchaEnterpriseServiceSettingsRecaptchaEnterpriseServiceSettings.Builder. build()static RecaptchaEnterpriseServiceSettingsRecaptchaEnterpriseServiceSettings. create(RecaptchaEnterpriseServiceStubSettings stub)RecaptchaEnterpriseServiceSettingsRecaptchaEnterpriseServiceClient. getSettings()Methods in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceSettings Modifier and Type Method Description static RecaptchaEnterpriseServiceClientRecaptchaEnterpriseServiceClient. create(RecaptchaEnterpriseServiceSettings settings)Constructs an instance of RecaptchaEnterpriseServiceClient, using the given settings.Constructors in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceSettings Constructor Description Builder(RecaptchaEnterpriseServiceSettings settings)RecaptchaEnterpriseServiceClient(RecaptchaEnterpriseServiceSettings settings)Constructs an instance of RecaptchaEnterpriseServiceClient, using the given settings.
-