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