Uses of Interface
io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterTracesConfig.TrustCert
-
Packages that use OtlpExporterTracesConfig.TrustCert Package Description io.quarkus.opentelemetry.runtime.config.runtime.exporter -
-
Uses of OtlpExporterTracesConfig.TrustCert in io.quarkus.opentelemetry.runtime.config.runtime.exporter
Methods in io.quarkus.opentelemetry.runtime.config.runtime.exporter that return OtlpExporterTracesConfig.TrustCert Modifier and Type Method Description OtlpExporterTracesConfig.TrustCertOtlpExporterTracesConfig. trustCert()Trust configuration in the PEM format.
-