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