Uses of Class
com.google.cloud.spanner.Struct.Builder
Packages that use Struct.Builder
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of Struct.Builder in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return Struct.BuilderModifier and TypeMethodDescriptionAdds a new unnamed fieldfieldNamewith the given value.static Struct.BuilderStruct.newBuilder()Returns a builder for creating a non-NULLStructinstance.Methods in com.google.cloud.spanner that return types with arguments of type Struct.BuilderModifier and TypeMethodDescriptionReturns a binder to set the value of a new field in the struct namedfieldName.