Class EntityValue.Builder (2.4.0)

public static final class EntityValue.Builder extends Value.BaseBuilder<FullEntity<?>,EntityValue,EntityValue.Builder>

Inheritance

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

Methods

build()

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