Record Class IdUClientConfiguration

java.lang.Object
java.lang.Record
com.io7m.idstore.user_client.api.IdUClientConfiguration
Record Components:
openTelemetry - The OpenTelemetry API
locale - The locale
All Implemented Interfaces:
com.io7m.hibiscus.api.HBConfigurationType

public record IdUClientConfiguration(io.opentelemetry.api.OpenTelemetry openTelemetry, Locale locale) extends Record implements com.io7m.hibiscus.api.HBConfigurationType
The user client configuration.