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