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