Package com.google.cloud.datastore
Interface Batch.Response
-
- Enclosing interface:
- Batch
public static interface Batch.Response
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Key>getGeneratedKeys()Returns a list of keys generated by a batch.
-