Uses of Class
com.google.appengine.v1.FirewallGrpc.FirewallFutureStub
-
Packages that use FirewallGrpc.FirewallFutureStub Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of FirewallGrpc.FirewallFutureStub in com.google.appengine.v1
Methods in com.google.appengine.v1 that return FirewallGrpc.FirewallFutureStub Modifier and Type Method Description protected FirewallGrpc.FirewallFutureStub
FirewallGrpc.FirewallFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static FirewallGrpc.FirewallFutureStub
FirewallGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-