| Package | Description |
|---|---|
| com.stackify.api.common | |
| com.stackify.api.common.http | |
| com.stackify.api.common.log |
| Modifier and Type | Method and Description |
|---|---|
ApiConfiguration |
ApiConfiguration.Builder.build() |
static ApiConfiguration |
ApiConfigurations.fromProperties() |
static ApiConfiguration |
ApiConfigurations.fromPropertiesWithOverrides(String apiUrl,
String apiKey,
String application,
String environment)
Explicitly configure the API
|
| Constructor and Description |
|---|
AppIdentityService(ApiConfiguration apiConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Constructor
|
AppIdentityService(ApiConfiguration apiConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
boolean deviceAppIdRequired)
Constructor
|
| Constructor and Description |
|---|
HttpClient(ApiConfiguration apiConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogAppender.activate(ApiConfiguration apiConfig)
Activates the appender
|
| Constructor and Description |
|---|
LogSender(ApiConfiguration apiConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Default constructor
|
Copyright © 2015 Stackify, LLC. All Rights Reserved.