Class TimestampValue.Builder (2.25.2)
Stay organized with collections
Save and categorize content based on your preferences.
publicstaticfinalclass TimestampValue.BuilderextendsValue.BaseBuilder<Timestamp,TimestampValue,TimestampValue.Builder>Inheritance
java.lang.Object > com.google.cloud.datastore.Value.BaseBuilder > TimestampValue.BuilderInherited Members
com.google.cloud.datastore.Value.BaseBuilder.build()
com.google.cloud.datastore.Value.BaseBuilder.get()
com.google.cloud.datastore.Value.BaseBuilder.getExcludeFromIndexes()
com.google.cloud.datastore.Value.BaseBuilder.getMeaning()
com.google.cloud.datastore.Value.BaseBuilder.getValueType()
com.google.cloud.datastore.Value.BaseBuilder.mergeFrom(P)
com.google.cloud.datastore.Value.BaseBuilder.set(V)
com.google.cloud.datastore.Value.BaseBuilder.setExcludeFromIndexes(boolean)
com.google.cloud.datastore.Value.BaseBuilder.setMeaning(int)
Methods
build()
publicTimestampValuebuild()| Returns | |
|---|---|
| Type | Description |
TimestampValue |
|
com.google.cloud.datastore.Value.BaseBuilder.build()