| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static StatsigAPIKeyType |
StatsigAPIKeyType.STATSIGAPIKEY |
| Modifier and Type | Method and Description |
|---|---|
static StatsigAPIKeyType |
StatsigAPIKeyType.fromValue(String value) |
StatsigAPIKeyType |
StatsigAPIKeyUpdate.getType()
The definition of the
StatsigAPIKey object. |
StatsigAPIKeyType |
StatsigAPIKey.getType()
The definition of the
StatsigAPIKey object. |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsigAPIKeyType.StatsigAPIKeyTypeSerializer.serialize(StatsigAPIKeyType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
StatsigAPIKeyUpdate.setType(StatsigAPIKeyType type) |
void |
StatsigAPIKey.setType(StatsigAPIKeyType type) |
StatsigAPIKeyUpdate |
StatsigAPIKeyUpdate.type(StatsigAPIKeyType type) |
StatsigAPIKey |
StatsigAPIKey.type(StatsigAPIKeyType type) |
| Constructor and Description |
|---|
StatsigAPIKey(String apiKey,
StatsigAPIKeyType type) |
StatsigAPIKeyUpdate(StatsigAPIKeyType type) |
| Constructor and Description |
|---|
StatsigAPIKeyTypeSerializer(Class<StatsigAPIKeyType> t) |
Copyright © 2025. All rights reserved.