Class OtelSpringProperties.HasExporters

java.lang.Object
io.opentelemetry.instrumentation.spring.autoconfigure.internal.properties.OtelSpringProperties.HasExporters
Enclosing class:
OtelSpringProperties

public static final class OtelSpringProperties.HasExporters extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Constructor Details

    • HasExporters

      public HasExporters()
  • Method Details

    • getExporter

      public List<String> getExporter()
    • setExporter

      public void setExporter(List<String> exporter)