Uses of Class
com.google.cloud.recaptchaenterprise.v1.stub.GrpcRecaptchaEnterpriseServiceStub
-
Packages that use GrpcRecaptchaEnterpriseServiceStub Package Description com.google.cloud.recaptchaenterprise.v1.stub -
-
Uses of GrpcRecaptchaEnterpriseServiceStub in com.google.cloud.recaptchaenterprise.v1.stub
Methods in com.google.cloud.recaptchaenterprise.v1.stub that return GrpcRecaptchaEnterpriseServiceStub Modifier and Type Method Description static GrpcRecaptchaEnterpriseServiceStub
GrpcRecaptchaEnterpriseServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcRecaptchaEnterpriseServiceStub
GrpcRecaptchaEnterpriseServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcRecaptchaEnterpriseServiceStub
GrpcRecaptchaEnterpriseServiceStub. create(RecaptchaEnterpriseServiceStubSettings settings)
-