Uses of Class
org.datadog.jenkins.plugins.datadog.clients.HttpClient
-
Packages that use HttpClient Package Description org.datadog.jenkins.plugins.datadog.clients -
-
Uses of HttpClient in org.datadog.jenkins.plugins.datadog.clients
Methods in org.datadog.jenkins.plugins.datadog.clients with parameters of type HttpClient Modifier and Type Method Description static boolean
DatadogApiClient. validateDefaultIntakeConnection(HttpClient client, String validatedUrl, Secret apiKey)
-