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