Uses of Interface
com.google.cloud.datastore.Batch.Response
-
Packages that use Batch.Response Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of Batch.Response in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return Batch.Response Modifier and Type Method Description Batch.Response
Batch. submit()
Submit the batch to the Datastore.
-