Interface OtlpExporterTracesConfig.TrustCert
-
- Enclosing interface:
- OtlpExporterTracesConfig
public static interface OtlpExporterTracesConfig.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).
-