| java.lang.Object | |
| ↳ | com.google.firebase.FirebaseOptions.Builder |
Builder for constructing FirebaseOptions.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructs an empty builder.
| |||||||||||
Initializes the builder's values from the options object.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructs an empty builder.
Initializes the builder's values from the options object.
The new builder is not backed by this objects values, that is changes made to the new builder don't change the values of the origin object.