Class BlobValue.Builder (2.19.0)

public static final class BlobValue.Builder extends Value.BaseBuilder<Blob,BlobValue,BlobValue.Builder>

Inheritance

java.lang.Object > com.google.cloud.datastore.Value.BaseBuilder > BlobValue.Builder

Methods

build()

public BlobValue build()
Returns
TypeDescription
BlobValue
Overrides
com.google.cloud.datastore.Value.BaseBuilder.build()