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