Uses of Class
com.google.recaptchaenterprise.v1.RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub
-
Packages that use RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub Package Description com.google.recaptchaenterprise.v1 -
-
Uses of RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub Modifier and Type Method Description protected RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub
RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub
RecaptchaEnterpriseServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-