| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AnthropicCredentials |
AnthropicCredentials.AnthropicCredentialsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
AnthropicCredentials |
AnthropicIntegration.getCredentials()
The definition of the
AnthropicCredentials object. |
AnthropicCredentials |
AnthropicCredentials.AnthropicCredentialsDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
AnthropicIntegration |
AnthropicIntegration.credentials(AnthropicCredentials credentials) |
void |
AnthropicCredentials.AnthropicCredentialsSerializer.serialize(AnthropicCredentials value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AnthropicIntegration.setCredentials(AnthropicCredentials credentials) |
| Constructor and Description |
|---|
AnthropicIntegration(AnthropicCredentials credentials,
AnthropicIntegrationType type) |
| Constructor and Description |
|---|
AnthropicCredentialsSerializer(Class<AnthropicCredentials> t) |
Copyright © 2026. All rights reserved.