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 RecaptchaEnterpriseServiceStubRecaptchaEnterpriseServiceClient. getStub()Methods in com.google.cloud.recaptchaenterprise.v1 with parameters of type RecaptchaEnterpriseServiceStub Modifier and Type Method Description static RecaptchaEnterpriseServiceClientRecaptchaEnterpriseServiceClient. 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 classGrpcRecaptchaEnterpriseServiceStubgRPC stub implementation for the RecaptchaEnterpriseService service API.Methods in com.google.cloud.recaptchaenterprise.v1.stub that return RecaptchaEnterpriseServiceStub Modifier and Type Method Description RecaptchaEnterpriseServiceStubRecaptchaEnterpriseServiceStubSettings. createStub()
-