| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SplitIntegrationType |
SplitIntegrationType.SPLIT |
| Modifier and Type | Method and Description |
|---|---|
static SplitIntegrationType |
SplitIntegrationType.fromValue(String value) |
SplitIntegrationType |
SplitIntegrationUpdate.getType()
The definition of the
SplitIntegrationType object. |
SplitIntegrationType |
SplitIntegration.getType()
The definition of the
SplitIntegrationType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
SplitIntegrationType.SplitIntegrationTypeSerializer.serialize(SplitIntegrationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SplitIntegrationUpdate.setType(SplitIntegrationType type) |
void |
SplitIntegration.setType(SplitIntegrationType type) |
SplitIntegrationUpdate |
SplitIntegrationUpdate.type(SplitIntegrationType type) |
SplitIntegration |
SplitIntegration.type(SplitIntegrationType type) |
| Constructor and Description |
|---|
SplitIntegration(SplitCredentials credentials,
SplitIntegrationType type) |
SplitIntegrationUpdate(SplitIntegrationType type) |
| Constructor and Description |
|---|
SplitIntegrationTypeSerializer(Class<SplitIntegrationType> t) |
Copyright © 2025. All rights reserved.