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