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