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