Uses of Class
com.google.cloud.recaptchaenterprise.v1beta1.stub.RecaptchaEnterpriseServiceV1Beta1Stub
-
Packages that use RecaptchaEnterpriseServiceV1Beta1Stub Package Description com.google.cloud.recaptchaenterprise.v1beta1 A client to reCAPTCHA Enterprise APIcom.google.cloud.recaptchaenterprise.v1beta1.stub -
-
Uses of RecaptchaEnterpriseServiceV1Beta1Stub in com.google.cloud.recaptchaenterprise.v1beta1
Methods in com.google.cloud.recaptchaenterprise.v1beta1 that return RecaptchaEnterpriseServiceV1Beta1Stub Modifier and Type Method Description RecaptchaEnterpriseServiceV1Beta1StubRecaptchaEnterpriseServiceV1Beta1Client. getStub()Methods in com.google.cloud.recaptchaenterprise.v1beta1 with parameters of type RecaptchaEnterpriseServiceV1Beta1Stub Modifier and Type Method Description static RecaptchaEnterpriseServiceV1Beta1ClientRecaptchaEnterpriseServiceV1Beta1Client. create(RecaptchaEnterpriseServiceV1Beta1Stub stub)Constructs an instance of RecaptchaEnterpriseServiceV1Beta1Client, using the given stub for making calls.Constructors in com.google.cloud.recaptchaenterprise.v1beta1 with parameters of type RecaptchaEnterpriseServiceV1Beta1Stub Constructor Description RecaptchaEnterpriseServiceV1Beta1Client(RecaptchaEnterpriseServiceV1Beta1Stub stub) -
Uses of RecaptchaEnterpriseServiceV1Beta1Stub in com.google.cloud.recaptchaenterprise.v1beta1.stub
Subclasses of RecaptchaEnterpriseServiceV1Beta1Stub in com.google.cloud.recaptchaenterprise.v1beta1.stub Modifier and Type Class Description classGrpcRecaptchaEnterpriseServiceV1Beta1StubgRPC stub implementation for the RecaptchaEnterpriseServiceV1Beta1 service API.classHttpJsonRecaptchaEnterpriseServiceV1Beta1StubREST stub implementation for the RecaptchaEnterpriseServiceV1Beta1 service API.Methods in com.google.cloud.recaptchaenterprise.v1beta1.stub that return RecaptchaEnterpriseServiceV1Beta1Stub Modifier and Type Method Description RecaptchaEnterpriseServiceV1Beta1StubRecaptchaEnterpriseServiceV1Beta1StubSettings. createStub()
-