public class NetuitiveIngestMetricRestClient extends APIKeyRestClient implements NetuitiveIngestMetricClient
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INGEST_ENDPOINT |
API_HOST, BASE_API_URL, SCHEME
Constructor and Description |
---|
NetuitiveIngestMetricRestClient(java.lang.String apiKey) |
Modifier and Type | Method and Description |
---|---|
void |
ingest(IngestRequest req) |
getApiKey
request, send
public static final java.lang.String INGEST_ENDPOINT
public NetuitiveIngestMetricRestClient(java.lang.String apiKey)
public void ingest(IngestRequest req)
ingest
in interface NetuitiveIngestMetricClient