Uses of Class
com.google.cloud.recaptchaenterprise.v1beta1.stub.HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub
-
Packages that use HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub Package Description com.google.cloud.recaptchaenterprise.v1beta1.stub -
-
Uses of HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub in com.google.cloud.recaptchaenterprise.v1beta1.stub
Methods in com.google.cloud.recaptchaenterprise.v1beta1.stub that return HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub Modifier and Type Method Description static HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub
HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub. create(com.google.api.gax.rpc.ClientContext clientContext)
static HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub
HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
static HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub
HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub. create(RecaptchaEnterpriseServiceV1Beta1StubSettings settings)
-