Uses of Class
com.google.cloud.datastore.ProjectionEntity.Builder
-
Packages that use ProjectionEntity.Builder Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of ProjectionEntity.Builder in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return ProjectionEntity.Builder Modifier and Type Method Description static ProjectionEntity.Builder
ProjectionEntity. newBuilder(ProjectionEntity copyFrom)
-