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