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