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