Uses of Class
com.google.cloud.datastore.v1.DatastoreClient
Packages that use DatastoreClient
-
Uses of DatastoreClient in com.google.cloud.datastore.v1
Methods in com.google.cloud.datastore.v1 that return DatastoreClientModifier and TypeMethodDescriptionstatic final DatastoreClientDatastoreClient.create()Constructs an instance of DatastoreClient with default settings.static final DatastoreClientDatastoreClient.create(DatastoreSettings settings) Constructs an instance of DatastoreClient, using the given settings.static final DatastoreClientDatastoreClient.create(DatastoreStub stub) Constructs an instance of DatastoreClient, using the given stub for making calls.