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