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