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