Uses of Class
com.google.cloud.recaptchaenterprise.v1.stub.RecaptchaEnterpriseServiceStubSettings.Builder
-
Packages that use RecaptchaEnterpriseServiceStubSettings.Builder Package Description com.google.cloud.recaptchaenterprise.v1 A client to reCAPTCHA Enterprise APIcom.google.cloud.recaptchaenterprise.v1.stub -
-
Uses of RecaptchaEnterpriseServiceStubSettings.Builder in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 that return RecaptchaEnterpriseServiceStubSettings.Builder Modifier and Type Method Description RecaptchaEnterpriseServiceStubSettings.Builder
RecaptchaEnterpriseServiceSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceStubSettings.Builder Constructor Description Builder(RecaptchaEnterpriseServiceStubSettings.Builder stubSettings)
-
Uses of RecaptchaEnterpriseServiceStubSettings.Builder in com.google.cloud.recaptchaenterprise.v1.stub
Methods in com.google.cloud.recaptchaenterprise.v1.stub that return RecaptchaEnterpriseServiceStubSettings.Builder Modifier and Type Method Description RecaptchaEnterpriseServiceStubSettings.Builder
RecaptchaEnterpriseServiceStubSettings.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 RecaptchaEnterpriseServiceStubSettings.Builder
RecaptchaEnterpriseServiceStubSettings. newBuilder()
Returns a new builder for this class.static RecaptchaEnterpriseServiceStubSettings.Builder
RecaptchaEnterpriseServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.RecaptchaEnterpriseServiceStubSettings.Builder
RecaptchaEnterpriseServiceStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.recaptchaenterprise.v1.stub with parameters of type RecaptchaEnterpriseServiceStubSettings.Builder Constructor Description RecaptchaEnterpriseServiceStubSettings(RecaptchaEnterpriseServiceStubSettings.Builder settingsBuilder)
-