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