Uses of Class
io.envoyproxy.envoy.service.auth.v2alpha.AuthorizationGrpc.AuthorizationFutureStub
-
Packages that use AuthorizationGrpc.AuthorizationFutureStub Package Description io.envoyproxy.envoy.service.auth.v2alpha -
-
Uses of AuthorizationGrpc.AuthorizationFutureStub in io.envoyproxy.envoy.service.auth.v2alpha
Methods in io.envoyproxy.envoy.service.auth.v2alpha that return AuthorizationGrpc.AuthorizationFutureStub Modifier and Type Method Description protected AuthorizationGrpc.AuthorizationFutureStubAuthorizationGrpc.AuthorizationFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static AuthorizationGrpc.AuthorizationFutureStubAuthorizationGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-