Uses of Class
com.google.appengine.api.datastore.KeyFactory.Builder
-
Packages that use KeyFactory.Builder Package Description com.google.appengine.api.datastore -
-
Uses of KeyFactory.Builder in com.google.appengine.api.datastore
Methods in com.google.appengine.api.datastore that return KeyFactory.Builder Modifier and Type Method Description KeyFactory.Builder
KeyFactory.Builder. addChild(String kind, long id)
KeyFactory.Builder
KeyFactory.Builder. addChild(String kind, String name)
-