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