| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ConfigCatIntegrationType |
ConfigCatIntegrationType.CONFIGCAT |
| Modifier and Type | Method and Description |
|---|---|
static ConfigCatIntegrationType |
ConfigCatIntegrationType.fromValue(String value) |
ConfigCatIntegrationType |
ConfigCatIntegrationUpdate.getType()
The definition of the
ConfigCatIntegrationType object. |
ConfigCatIntegrationType |
ConfigCatIntegration.getType()
The definition of the
ConfigCatIntegrationType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigCatIntegrationType.ConfigCatIntegrationTypeSerializer.serialize(ConfigCatIntegrationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ConfigCatIntegrationUpdate.setType(ConfigCatIntegrationType type) |
void |
ConfigCatIntegration.setType(ConfigCatIntegrationType type) |
ConfigCatIntegrationUpdate |
ConfigCatIntegrationUpdate.type(ConfigCatIntegrationType type) |
ConfigCatIntegration |
ConfigCatIntegration.type(ConfigCatIntegrationType type) |
| Constructor and Description |
|---|
ConfigCatIntegration(ConfigCatCredentials credentials,
ConfigCatIntegrationType type) |
ConfigCatIntegrationUpdate(ConfigCatIntegrationType type) |
| Constructor and Description |
|---|
ConfigCatIntegrationTypeSerializer(Class<ConfigCatIntegrationType> t) |
Copyright © 2026. All rights reserved.