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