Uses of Class
com.google.cloud.recaptchaenterprise.v1.stub.RecaptchaEnterpriseServiceStubSettings
Packages that use RecaptchaEnterpriseServiceStubSettings
Package
Description
A client to reCAPTCHA Enterprise API
-
Uses of RecaptchaEnterpriseServiceStubSettings in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceStubSettingsModifier and TypeMethodDescriptionstatic final RecaptchaEnterpriseServiceSettingsRecaptchaEnterpriseServiceSettings.create(RecaptchaEnterpriseServiceStubSettings stub) -
Uses of RecaptchaEnterpriseServiceStubSettings in com.google.cloud.recaptchaenterprise.v1.stub
Methods in com.google.cloud.recaptchaenterprise.v1.stub that return RecaptchaEnterpriseServiceStubSettingsMethods in com.google.cloud.recaptchaenterprise.v1.stub with parameters of type RecaptchaEnterpriseServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcRecaptchaEnterpriseServiceStubGrpcRecaptchaEnterpriseServiceStub.create(RecaptchaEnterpriseServiceStubSettings settings) Constructors in com.google.cloud.recaptchaenterprise.v1.stub with parameters of type RecaptchaEnterpriseServiceStubSettingsModifierConstructorDescriptionprotectedprotectedGrpcRecaptchaEnterpriseServiceStub(RecaptchaEnterpriseServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcRecaptchaEnterpriseServiceStub, using the given settings.protectedGrpcRecaptchaEnterpriseServiceStub(RecaptchaEnterpriseServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcRecaptchaEnterpriseServiceStub, using the given settings.