public class HttpCall
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
HttpCall(java.lang.String apiKey,
java.lang.String serverUrl) |
protected |
HttpCall(java.lang.String apiKey,
java.lang.String serverUrl,
Options options,
java.net.Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getApiUrl() |
protected Response |
makeRequest(java.util.List<Event> events) |
protected HttpCall(java.lang.String apiKey,
java.lang.String serverUrl)
protected HttpCall(java.lang.String apiKey,
java.lang.String serverUrl,
Options options,
java.net.Proxy proxy)
protected java.lang.String getApiUrl()
protected Response makeRequest(java.util.List<Event> events) throws AmplitudeInvalidAPIKeyException
AmplitudeInvalidAPIKeyException