| com.google.firebase.remoteconfig.ServerTemplate |
Known Indirect Subclasses
|
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | ServerTemplate.Builder | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract ServerConfig |
evaluate()
Process the template data without context.
| ||||||||||
| abstract ServerConfig |
evaluate(KeysAndValues context)
Process the template data with a condition evaluator
based on the provided context.
| ||||||||||
| abstract ApiFuture<Void> |
load()
Fetches and caches the current active version of the project.
| ||||||||||
| abstract String | toJson() | ||||||||||
Process the template data with a condition evaluator based on the provided context.
Fetches and caches the current active version of the project.