Uses of Class
io.envoyproxy.envoy.service.auth.v3.AuthorizationGrpc.AuthorizationBlockingStub
-
Packages that use AuthorizationGrpc.AuthorizationBlockingStub Package Description io.envoyproxy.envoy.service.auth.v3 -
-
Uses of AuthorizationGrpc.AuthorizationBlockingStub in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return AuthorizationGrpc.AuthorizationBlockingStub Modifier and Type Method Description protected AuthorizationGrpc.AuthorizationBlockingStubAuthorizationGrpc.AuthorizationBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static AuthorizationGrpc.AuthorizationBlockingStubAuthorizationGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-