Uses of Class
com.google.cloud.firestore.FirestoreOptions
Packages that use FirestoreOptions
-
Uses of FirestoreOptions in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return FirestoreOptionsModifier and TypeMethodDescriptionFirestoreOptions.Builder.build()static FirestoreOptionsFirestoreOptions.getDefaultInstance()Returns a defaultFirestoreOptionsinstance.Methods in com.google.cloud.firestore with parameters of type FirestoreOptionsModifier and TypeMethodDescriptionFirestoreOptions.DefaultFirestoreFactory.create(FirestoreOptions options) FirestoreOptions.DefaultFirestoreRpcFactory.create(FirestoreOptions options) Constructors in com.google.cloud.firestore with parameters of type FirestoreOptionsModifierConstructorDescriptionInternal(FirestoreOptions firestoreOptions, FirestoreRpc firestoreRpc) -
Uses of FirestoreOptions in com.google.cloud.firestore.spi.v1
Constructors in com.google.cloud.firestore.spi.v1 with parameters of type FirestoreOptions