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