Interface OtlpExporterConfig.TrustCert

Enclosing interface:
OtlpExporterConfig

public static interface OtlpExporterConfig.TrustCert
  • Method Summary

    Modifier and Type
    Method
    Description
    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).