| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomDestinationForwardDestinationElasticsearchType |
CustomDestinationForwardDestinationElasticsearchType.ELASTICSEARCH |
| Modifier and Type | Method and Description |
|---|---|
static CustomDestinationForwardDestinationElasticsearchType |
CustomDestinationForwardDestinationElasticsearchType.fromValue(String value) |
CustomDestinationForwardDestinationElasticsearchType |
CustomDestinationForwardDestinationElasticsearch.getType()
Type of the Elasticsearch destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomDestinationForwardDestinationElasticsearchType.CustomDestinationForwardDestinationElasticsearchTypeSerializer.serialize(CustomDestinationForwardDestinationElasticsearchType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomDestinationForwardDestinationElasticsearch.setType(CustomDestinationForwardDestinationElasticsearchType type) |
CustomDestinationForwardDestinationElasticsearch |
CustomDestinationForwardDestinationElasticsearch.type(CustomDestinationForwardDestinationElasticsearchType type) |
| Constructor and Description |
|---|
CustomDestinationForwardDestinationElasticsearch(CustomDestinationElasticsearchDestinationAuth auth,
String endpoint,
String indexName,
CustomDestinationForwardDestinationElasticsearchType type) |
| Constructor and Description |
|---|
CustomDestinationForwardDestinationElasticsearchTypeSerializer(Class<CustomDestinationForwardDestinationElasticsearchType> t) |
Copyright © 2024. All rights reserved.