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