Uses of Class
com.google.cloud.firestore.TransactionOptions.Builder
Packages that use TransactionOptions.Builder
-
Uses of TransactionOptions.Builder in com.google.cloud.firestore
Classes in com.google.cloud.firestore with type parameters of type TransactionOptions.BuilderModifier and TypeClassDescriptionstatic classTransactionOptions.Builder<B extends TransactionOptions.Builder<B>>Subclasses of TransactionOptions.Builder in com.google.cloud.firestoreModifier and TypeClassDescriptionstatic final classA typesafe builder class representing those options that are applicable when configuring a transaction to be read-only.static final classA typesafe builder class representing those options that are applicable when configuring a transaction to be read-write.