Uses of Class
com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceSettings.Builder
-
Packages that use RecaptchaEnterpriseServiceSettings.Builder Package Description com.google.cloud.recaptchaenterprise.v1 A client to reCAPTCHA Enterprise API -
-
Uses of RecaptchaEnterpriseServiceSettings.Builder in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 that return RecaptchaEnterpriseServiceSettings.Builder Modifier and Type Method Description RecaptchaEnterpriseServiceSettings.Builder
RecaptchaEnterpriseServiceSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.static RecaptchaEnterpriseServiceSettings.Builder
RecaptchaEnterpriseServiceSettings. newBuilder()
Returns a new builder for this class.static RecaptchaEnterpriseServiceSettings.Builder
RecaptchaEnterpriseServiceSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.RecaptchaEnterpriseServiceSettings.Builder
RecaptchaEnterpriseServiceSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceSettings.Builder Constructor Description RecaptchaEnterpriseServiceSettings(RecaptchaEnterpriseServiceSettings.Builder settingsBuilder)
-