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.BuilderKeyFactory.Builder. addChild(String kind, long id)KeyFactory.BuilderKeyFactory.Builder. addChild(String kind, String name)
-