JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.opentelemetry.runtime.config.runtime.exporter
Interface OtlpExporterConfig.TrustCert
Enclosing interface:
OtlpExporterConfig
public static interface
OtlpExporterConfig.TrustCert
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
List
<
String
>>
certs
()
Comma-separated list of the trust certificate files (Pem format).
Method Details
certs
Optional
<
List
<
String
>>
certs
()
Comma-separated list of the trust certificate files (Pem format).