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