Uses of Class
com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceSettings
Packages that use RecaptchaEnterpriseServiceSettings
-
Uses of RecaptchaEnterpriseServiceSettings in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 that return RecaptchaEnterpriseServiceSettingsModifier and TypeMethodDescriptionRecaptchaEnterpriseServiceSettings.Builder.build()static final RecaptchaEnterpriseServiceSettingsRecaptchaEnterpriseServiceSettings.create(RecaptchaEnterpriseServiceStubSettings stub) RecaptchaEnterpriseServiceClient.getSettings()Methods in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceSettingsModifier and TypeMethodDescriptionstatic final RecaptchaEnterpriseServiceClientRecaptchaEnterpriseServiceClient.create(RecaptchaEnterpriseServiceSettings settings) Constructs an instance of RecaptchaEnterpriseServiceClient, using the given settings.Constructors in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceSettingsModifierConstructorDescriptionprotectedBuilder(RecaptchaEnterpriseServiceSettings settings) protectedConstructs an instance of RecaptchaEnterpriseServiceClient, using the given settings.