Uses of Class
com.exasol.telemetry.TelemetryConfig
-
-
Uses of TelemetryConfig in com.exasol.telemetry
Methods in com.exasol.telemetry that return TelemetryConfig Modifier and Type Method Description TelemetryConfigTelemetryConfig.Builder. build()Build a validated telemetry configuration instance.Methods in com.exasol.telemetry with parameters of type TelemetryConfig Modifier and Type Method Description static TelemetryClientTelemetryClient. create(TelemetryConfig config)Create a telemetry client for the provided configuration.
-