Uses of Class
com.google.cloud.firestore.v1.FirestoreSettings
Packages that use FirestoreSettings
-
Uses of FirestoreSettings in com.google.cloud.firestore.v1
Methods in com.google.cloud.firestore.v1 that return FirestoreSettingsModifier and TypeMethodDescriptionFirestoreSettings.Builder.build()static final FirestoreSettingsFirestoreSettings.create(FirestoreStubSettings stub) final FirestoreSettingsFirestoreClient.getSettings()Methods in com.google.cloud.firestore.v1 with parameters of type FirestoreSettingsModifier and TypeMethodDescriptionstatic final FirestoreClientFirestoreClient.create(FirestoreSettings settings) Constructs an instance of FirestoreClient, using the given settings.Constructors in com.google.cloud.firestore.v1 with parameters of type FirestoreSettingsModifierConstructorDescriptionprotectedBuilder(FirestoreSettings settings) protectedFirestoreClient(FirestoreSettings settings) Constructs an instance of FirestoreClient, using the given settings.