Uses of Class
com.google.cloud.datastore.v1.stub.DatastoreStub
Packages that use DatastoreStub
Package
Description
A client to Cloud Datastore API
-
Uses of DatastoreStub in com.google.cloud.datastore.v1
Methods in com.google.cloud.datastore.v1 that return DatastoreStubMethods in com.google.cloud.datastore.v1 with parameters of type DatastoreStubModifier and TypeMethodDescriptionstatic final DatastoreClientDatastoreClient.create(DatastoreStub stub) Constructs an instance of DatastoreClient, using the given stub for making calls.Constructors in com.google.cloud.datastore.v1 with parameters of type DatastoreStub -
Uses of DatastoreStub in com.google.cloud.datastore.v1.stub
Subclasses of DatastoreStub in com.google.cloud.datastore.v1.stubModifier and TypeClassDescriptionclassgRPC stub implementation for the Datastore service API.classREST stub implementation for the Datastore service API.Methods in com.google.cloud.datastore.v1.stub that return DatastoreStub