Uses of Class
com.microsoft.jenkins.azurecommons.telemetry.AppInsightsClient
-
Packages that use AppInsightsClient Package Description com.microsoft.jenkins.azurecommons.telemetry -
-
Uses of AppInsightsClient in com.microsoft.jenkins.azurecommons.telemetry
Methods in com.microsoft.jenkins.azurecommons.telemetry that return AppInsightsClient Modifier and Type Method Description AppInsightsClientAzureHttpRecorder. getAppInsightsClient()static AppInsightsClientAppInsightsClientFactory. getInstance(Class<? extends Plugin> clazz)AppInsightsClientAppInsightsClient. withEventNamePrefix(String prefix)AppInsightsClientAppInsightsClient. withInstrumentationKey(String key)Constructors in com.microsoft.jenkins.azurecommons.telemetry with parameters of type AppInsightsClient Constructor Description AzureHttpRecorder(AppInsightsClient client)
-