Uses of Class
com.google.cloud.datastore.EntityValue.Builder
Packages that use EntityValue.Builder
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of EntityValue.Builder in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return EntityValue.BuilderModifier and TypeMethodDescriptionstatic EntityValue.BuilderEntityValue.newBuilder(FullEntity<?> entity) EntityValue.toBuilder()