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