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