public class AppInsightsClient extends Object
| Constructor and Description |
|---|
AppInsightsClient(hudson.Plugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendEvent(String item,
String action,
Map<String,String> properties,
boolean force) |
AppInsightsClient |
withEventNamePrefix(String prefix) |
AppInsightsClient |
withInstrumentationKey(String key) |
public void sendEvent(String item, String action, Map<String,String> properties, boolean force)
public AppInsightsClient withInstrumentationKey(String key)
public AppInsightsClient withEventNamePrefix(String prefix)
Copyright © 2016–2018. All rights reserved.