Interface JavaHttpClientFactory

All Known Implementing Classes:
AbstractJavaHttpClientFactory, DefaultJavaHttpClientFactory, OpenTelemetryJavaHttpClientFactory

public interface JavaHttpClientFactory
Allows to customize how the Java HTTP client used to contact the GitHub REST API is created.
  • Method Summary

    Modifier and Type
    Method
    Description