Package io.quarkus.analytics.rest
Interface ConfigClient
- All Known Implementing Classes:
RestClient
public interface ConfigClient
Client to retrieve the analytics config from the upstream public location.
-
Method Summary
-
Method Details
-
getConfig
Optional<AnalyticsRemoteConfig> getConfig()
-