| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ServiceNowIntegrationType |
ServiceNowIntegrationType.SERVICENOW |
| Modifier and Type | Method and Description |
|---|---|
static ServiceNowIntegrationType |
ServiceNowIntegrationType.fromValue(String value) |
ServiceNowIntegrationType |
ServiceNowIntegrationUpdate.getType()
The definition of the
ServiceNowIntegrationType object. |
ServiceNowIntegrationType |
ServiceNowIntegration.getType()
The definition of the
ServiceNowIntegrationType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceNowIntegrationType.ServiceNowIntegrationTypeSerializer.serialize(ServiceNowIntegrationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ServiceNowIntegrationUpdate.setType(ServiceNowIntegrationType type) |
void |
ServiceNowIntegration.setType(ServiceNowIntegrationType type) |
ServiceNowIntegrationUpdate |
ServiceNowIntegrationUpdate.type(ServiceNowIntegrationType type) |
ServiceNowIntegration |
ServiceNowIntegration.type(ServiceNowIntegrationType type) |
| Constructor and Description |
|---|
ServiceNowIntegration(ServiceNowCredentials credentials,
ServiceNowIntegrationType type) |
ServiceNowIntegrationUpdate(ServiceNowIntegrationType type) |
| Constructor and Description |
|---|
ServiceNowIntegrationTypeSerializer(Class<ServiceNowIntegrationType> t) |
Copyright © 2026. All rights reserved.