Uses of Class
com.google.cloud.recaptchaenterprise.v1.stub.RecaptchaEnterpriseServiceStubSettings
-
Packages that use RecaptchaEnterpriseServiceStubSettings Package Description com.google.cloud.recaptchaenterprise.v1 A client to reCAPTCHA Enterprise APIcom.google.cloud.recaptchaenterprise.v1.stub -
-
Uses of RecaptchaEnterpriseServiceStubSettings in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceStubSettings Modifier and Type Method Description static RecaptchaEnterpriseServiceSettingsRecaptchaEnterpriseServiceSettings. create(RecaptchaEnterpriseServiceStubSettings stub) -
Uses of RecaptchaEnterpriseServiceStubSettings in com.google.cloud.recaptchaenterprise.v1.stub
Methods in com.google.cloud.recaptchaenterprise.v1.stub that return RecaptchaEnterpriseServiceStubSettings Modifier and Type Method Description RecaptchaEnterpriseServiceStubSettingsRecaptchaEnterpriseServiceStubSettings.Builder. build()Methods in com.google.cloud.recaptchaenterprise.v1.stub with parameters of type RecaptchaEnterpriseServiceStubSettings Modifier and Type Method Description static GrpcRecaptchaEnterpriseServiceStubGrpcRecaptchaEnterpriseServiceStub. create(RecaptchaEnterpriseServiceStubSettings settings)Constructors in com.google.cloud.recaptchaenterprise.v1.stub with parameters of type RecaptchaEnterpriseServiceStubSettings Constructor Description Builder(RecaptchaEnterpriseServiceStubSettings settings)GrpcRecaptchaEnterpriseServiceStub(RecaptchaEnterpriseServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcRecaptchaEnterpriseServiceStub, using the given settings.GrpcRecaptchaEnterpriseServiceStub(RecaptchaEnterpriseServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcRecaptchaEnterpriseServiceStub, using the given settings.
-