| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomDestinationForwardDestinationSplunkType |
CustomDestinationForwardDestinationSplunkType.SPLUNK_HEC |
| Modifier and Type | Method and Description |
|---|---|
static CustomDestinationForwardDestinationSplunkType |
CustomDestinationForwardDestinationSplunkType.fromValue(String value) |
CustomDestinationForwardDestinationSplunkType |
CustomDestinationForwardDestinationSplunk.getType()
Type of the Splunk HTTP Event Collector (HEC) destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomDestinationForwardDestinationSplunkType.CustomDestinationForwardDestinationSplunkTypeSerializer.serialize(CustomDestinationForwardDestinationSplunkType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomDestinationForwardDestinationSplunk.setType(CustomDestinationForwardDestinationSplunkType type) |
CustomDestinationForwardDestinationSplunk |
CustomDestinationForwardDestinationSplunk.type(CustomDestinationForwardDestinationSplunkType type) |
| Constructor and Description |
|---|
CustomDestinationForwardDestinationSplunk(String accessToken,
String endpoint,
CustomDestinationForwardDestinationSplunkType type) |
| Constructor and Description |
|---|
CustomDestinationForwardDestinationSplunkTypeSerializer(Class<CustomDestinationForwardDestinationSplunkType> t) |
Copyright © 2024. All rights reserved.