| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ConfigCatSDKKeyType |
ConfigCatSDKKeyType.CONFIGCATSDKKEY |
| Modifier and Type | Method and Description |
|---|---|
static ConfigCatSDKKeyType |
ConfigCatSDKKeyType.fromValue(String value) |
ConfigCatSDKKeyType |
ConfigCatSDKKeyUpdate.getType()
The definition of the
ConfigCatSDKKey object. |
ConfigCatSDKKeyType |
ConfigCatSDKKey.getType()
The definition of the
ConfigCatSDKKey object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigCatSDKKeyType.ConfigCatSDKKeyTypeSerializer.serialize(ConfigCatSDKKeyType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ConfigCatSDKKeyUpdate.setType(ConfigCatSDKKeyType type) |
void |
ConfigCatSDKKey.setType(ConfigCatSDKKeyType type) |
ConfigCatSDKKeyUpdate |
ConfigCatSDKKeyUpdate.type(ConfigCatSDKKeyType type) |
ConfigCatSDKKey |
ConfigCatSDKKey.type(ConfigCatSDKKeyType type) |
| Constructor and Description |
|---|
ConfigCatSDKKey(String apiPassword,
String apiUsername,
String sdkKey,
ConfigCatSDKKeyType type) |
ConfigCatSDKKeyUpdate(ConfigCatSDKKeyType type) |
| Constructor and Description |
|---|
ConfigCatSDKKeyTypeSerializer(Class<ConfigCatSDKKeyType> t) |
Copyright © 2025. All rights reserved.