Uses of Class
com.google.appengine.v1.stub.ServicesStub
-
Packages that use ServicesStub Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of ServicesStub in com.google.appengine.v1
Methods in com.google.appengine.v1 that return ServicesStub Modifier and Type Method Description ServicesStub
ServicesClient. getStub()
Methods in com.google.appengine.v1 with parameters of type ServicesStub Modifier and Type Method Description static ServicesClient
ServicesClient. create(ServicesStub stub)
Constructs an instance of ServicesClient, using the given stub for making calls.Constructors in com.google.appengine.v1 with parameters of type ServicesStub Constructor Description ServicesClient(ServicesStub stub)
-
Uses of ServicesStub in com.google.appengine.v1.stub
Subclasses of ServicesStub in com.google.appengine.v1.stub Modifier and Type Class Description class
GrpcServicesStub
gRPC stub implementation for the Services service API.class
HttpJsonServicesStub
REST stub implementation for the Services service API.Methods in com.google.appengine.v1.stub that return ServicesStub Modifier and Type Method Description ServicesStub
ServicesStubSettings. createStub()
-