Uses of Class
com.google.cloud.recaptchaenterprise.v1.stub.RecaptchaEnterpriseServiceStub
-
Packages that use RecaptchaEnterpriseServiceStub Package Description com.google.cloud.recaptchaenterprise.v1 A client to reCAPTCHA Enterprise APIcom.google.cloud.recaptchaenterprise.v1.stub -
-
Uses of RecaptchaEnterpriseServiceStub in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 that return RecaptchaEnterpriseServiceStub Modifier and Type Method Description RecaptchaEnterpriseServiceStub
RecaptchaEnterpriseServiceClient. getStub()
Methods in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceStub Modifier and Type Method Description static RecaptchaEnterpriseServiceClient
RecaptchaEnterpriseServiceClient. create(RecaptchaEnterpriseServiceStub stub)
Constructs an instance of RecaptchaEnterpriseServiceClient, using the given stub for making calls.Constructors in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceStub Constructor Description RecaptchaEnterpriseServiceClient(RecaptchaEnterpriseServiceStub stub)
-
Uses of RecaptchaEnterpriseServiceStub in com.google.cloud.recaptchaenterprise.v1.stub
Subclasses of RecaptchaEnterpriseServiceStub in com.google.cloud.recaptchaenterprise.v1.stub Modifier and Type Class Description class
GrpcRecaptchaEnterpriseServiceStub
gRPC stub implementation for the RecaptchaEnterpriseService service API.Methods in com.google.cloud.recaptchaenterprise.v1.stub that return RecaptchaEnterpriseServiceStub Modifier and Type Method Description RecaptchaEnterpriseServiceStub
RecaptchaEnterpriseServiceStubSettings. createStub()
-