Uses of Class
com.google.appengine.v1.ServicesGrpc.ServicesStub
-
Packages that use ServicesGrpc.ServicesStub Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of ServicesGrpc.ServicesStub in com.google.appengine.v1
Methods in com.google.appengine.v1 that return ServicesGrpc.ServicesStub Modifier and Type Method Description protected ServicesGrpc.ServicesStub
ServicesGrpc.ServicesStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ServicesGrpc.ServicesStub
ServicesGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-