Uses of Class
com.google.cloud.datastore.StringValue.Builder
Packages that use StringValue.Builder
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of StringValue.Builder in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return StringValue.BuilderModifier and TypeMethodDescriptionstatic StringValue.BuilderStringValue.newBuilder(String value) StringValue.toBuilder()