| Package | Description |
|---|---|
| com.stackify.api.common | |
| com.stackify.api.common.http | |
| com.stackify.api.common.log |
| Modifier and Type | Method and Description |
|---|---|
static ApiConfiguration |
ApiConfigurations.fromProperties() |
static ApiConfiguration |
ApiConfigurations.fromPropertiesWithOverrides(java.lang.String apiUrl,
java.lang.String apiKey,
java.lang.String application,
java.lang.String environment)
Explicitly configure the API
|
static ApiConfiguration |
ApiConfigurations.fromPropertiesWithOverrides(java.lang.String apiUrl,
java.lang.String apiKey,
java.lang.String application,
java.lang.String environment,
java.lang.String allowComDotStackify)
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,
Masker masker)
Default constructor
|
LogSender(ApiConfiguration apiConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Masker masker,
boolean skipJson)
Default constructor
|
Copyright © 2018 Stackify, LLC. All Rights Reserved.