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